POST requests and parses the request body as JSON.
Set up a webhook
1
Copy the endpoint URL
Open the trigger and copy its unique URL.
2
Register it with the sending service
Use the URL as the service’s webhook or callback destination.
3
Use the event data
Select properties from Data, then finish the workflow with Respond
Text, Respond JSON, Respond Status, or Redirect if the sender
expects a response.
Trigger outputs
JSON requests are limited to 100 MB. Other methods return
405 Method Not Allowed.