Incoming Webhook Trigger
Trigger a workflow with an incoming webhook
Last updated
Trigger a workflow with an incoming webhook
Last updated
To trigger a workflow with an incoming Webhook, first, you need to make sure that your Workflow has one JSON input value:
Next, publish your Workflow by clicking Publish Workflow in the top right hand corner of the Workflow Studio.
Now, configure your Webhook URL with your App UUID and API Key:
You can now test your API by running the call in Postman or in your terminal. You should see a 200 response, which you can then validate in the Workflow's "History" tab.
Once you have confirmed the Workflow ran successfully, you can copy and paste the resulting Webhook URL to your external service. The URL will look something like this: