Skip to main content
Description: Manage operations in Zapier. Authentication:
  • See integration-specific authentication requirements
Available Actions: Examples:
Action: unknown
Example 1: Zapier Slack - Basic Message Send a basic Slack message via Zapier webhook with minimal parameters
{
  "automationType": "zapier",
  "nodeId": "zapier-slack-basic-001"
}
Example 2: Zapier - Trigger dedicated webhook(s) by node Trigger Zapier webhook(s) registered for a specific automation node (and optional journey). Uses stored-webhook-first behavior, falling back to a generic catch hook if none found.
{
  "automationType": "zapier",
  "nodeId": "zapier-trigger-001"
}
Third-Party Documentation: