Navigation
Mobile DocsNavigation
Mobile DocsAutomate workflows and connect 7,000+ apps
Integrate with Zapier to trigger workflows, create zaps, and automate tasks across 7,000+ applications. Use webhooks, triggers, and actions to build powerful automation workflows with OAuth 2.0 authentication.
Placeholder: Select Zapier account
Layout: full
Provider: zapier
Layout: full
Options: Trigger Webhook, Create Zap, List Zaps, Get Zap
Placeholder: https://hooks.zapier.com/hooks/catch/...
Layout: full
Condition: operation = "trigger_webhook"
Placeholder: {"key": "value", "data": "example"}
Layout: full
Condition: operation = "trigger_webhook"
Placeholder: Enter Zap ID
Layout: full
Condition: operation = ["get_zap","update_zap","delete_zap"]
Placeholder: My Automation Workflow
Layout: full
Condition: operation = ["create_zap","update_zap"]
Placeholder: {"app": "gmail", "event": "new_email"}
Layout: full
Condition: operation = ["create_zap","update_zap"]
Placeholder: {"app": "slack", "action": "send_message"}
Layout: full
Condition: operation = ["create_zap","update_zap"]
Required
Required
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"data": "json"
}