post
https://go.v7labs.com/api/workspaces//projects//triggers/inbound//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
-
Pipedream source:
{"provider": "pipedream", "provider_metadata": {...}}- Requires
component_key,configured_props, andintegration_connection_id dynamic_props_idis optional (nullable)- Automatically deploys trigger to Pipedream
- If a trigger is already deployed, it will be removed and redeployed
- Requires
-
Other/Custom source:
{"provider": "other"}- No metadata required for custom webhooks
Callback
