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
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
Body Params

TriggersInbound.SetupSourceRequest

Setup source with Pipedream provider

string
enum
required
Allowed:
provider_metadata
object
required

Pipedream source configuration for setup_source endpoint

Responses

Callback
Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json