API Resource Trigger
Trigger workflows with your existing webhooks API
Last updated
Trigger workflows with your existing webhooks API
Last updated
API Resource Triggers are triggers configured to use your API's webhooks to start workflows. To use this trigger, you must have an API Resource configured: API Resources.
To start creating an API Resource Trigger, open your Resource in the dashboard and click Create Trigger.
The Custom Webhook setup page will open and prompt you to define the trigger setup details. See more about how to use the Custom Webhook setup here: Custom Webhooks
To use an API Resource Trigger in a workflow, click your Resource name in the trigger types and select the trigger that you defined.
Note: Only fully-configured triggers that have completed the Custom Webhook setup will appear in this menu.
For user-level API Resource triggers, the webhook will subscribe when a Connected User has successfully established a Resource Connection via connectAction
in the SDK and has enabled at least one workflow which is triggered by an API Resource trigger.
The webhook subscription will only be created once per unique API Resource trigger type. However, one webhook event can trigger multiple workflows connected to the same trigger type.