Create a Zap
This URL creates a new Zap based on a series of steps and a given title.
This API is rate limited. See Rate Limiting for more details.
OAuth
This endpoint requires the zap:write
OAuth scope.
Authorizations
See our OAuth2 authentication documentation
Query Parameters
A comma separated list of Zap fields that should be expanded from ids to full objects in the response. Fields that may not be expanded will remain as ids.
Body
See here to get started.
Response
A Zap is an automated workflow that connects your apps and services together.
The type of this object.
A unique identifier of the Zap.
Whether the Zap is enabled (running) or not.
The date/time at which this Zap last ran successfully. A null value indicates that a Zap has never run successfully.
The human readable name of the Zap.
ExpandedZapStep (Expandable)