Skip to content

Webhook Templates

List pre-configured webhook templates for integration nodes — Slack, Instantly, and more.

Full name: campaignstack_list_webhook_templates

workflows:read Read-only Idempotent

List available webhook templates for integration:webhook nodes. Each template pre-configures URL, method, headers, and body for a specific service (Slack, Instantly, etc.). Call this when the user wants a workflow step wired to an external service and needs to know what config fields it expects; it creates nothing itself. Put the returned templateId and templateFields in the node config when you author an integration:webhook node with campaignstack_create_workflow or campaignstack_update_workflow. Templates with secretFields require the corresponding integration to be connected in workspace settings.