Set up the endpoint
1
Select the URL trigger
Copy the endpoint shown in the trigger configuration.
2
Send a request
Call the URL with
GET, POST, PUT, PATCH, or DELETE. Add query
parameters and headers as needed.3
Return a response
End the workflow with an HTTP response action such as Respond Text,
Respond JSON, Respond File, or Redirect.
Trigger outputs
Requests are limited to 10 MB.