Hi @Ankit6 ,
The trigger you have is correct.
1. Copy the URL you have

2. Paste the URL into Postman, set it to POST, pass your JSON payload and then send

If you go back to your flow history, you will see it is triggered with the request payload coming through in the TriggerBody().
Now you can do the same in your Java app.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Connect on LinkedIn