Setup trigger source

Sets up the trigger source (provider configuration) and activates the trigger.

When enabled, webhooks create entities in the backing project automatically.

Provider Configuration Options

  1. Pipedream source: {"provider": "pipedream", "provider_metadata": {...}}

    • Requires component_key, configured_props, and integration_connection_id
    • dynamic_props_id is optional (nullable)
    • Automatically deploys trigger to Pipedream
    • If a trigger is already deployed, it will be removed and redeployed
  2. Other/Custom source: {"provider": "other"}

    • No metadata required for custom webhooks
Callback
Language
Credentials
Click Try It! to start a request and see the response here!