Zap API Builder - RESOURCES
Zapier discontinued development.
DOCUMENTATION
Link: https://api-builder-alpha.zapier.app/documentation
PURPOSE
Create Zaps that act as custom API endpoints.
Zap uses combo of trigger (New Request) & action (Send Response).
Define request/response parameters. (name/value/type)
Can add Zap steps before and after the action step.
A Use Case: Webhook Signatures Response
EVENTS
- Trigger: New Request
- New Request Triggers when a request is sent to your API URL.
- Action: Send Response
- Send data to the callback URL provided by the trigger.
TRIGGER
ACTION