Passing JSON Data when kicking off Orchestrator through Webhook?

I’m trying to pass a JSON payload to the Webhook associated with my Workflow. The workflow is kicking off properly, but it does not seem like the JSON payload is being passed in the request.

Can you advise or provide documentation on how we should make the request to the webhook?

Hey @BD1,

Have you tried the same as described in the Passing parameters into an HTTP request article?

Also, there is possibility to try API methods in the API documentation