This API is rate limited .
See our OAuth2 authentication documentation
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.
If true, all Zaps that are shared with the user, rather than only those owned by them, are returned. If the zap:account:all scope is not present this has no effect.
You may pass inputs[KEY]=VALUE1,VALUE2 to filter for Zaps that contain those settings. Keys are defined by your app on the developer platform.
Used for paginating results. Specifies the maximum number of items to return per page. If this value is not set, it defaults to 10.
Used for paginating results. Specifies the offset to use.
A unique identifier of the Zap.
data. last_successful_run_date
The date/time at which this Zap last ran successfully. A null value indicates that a Zap has never run successfully.
ExpandedZapStep (Expandable)
data.steps.action. action_type
The type of this Action
READ
- READ
WRITE
- WRITE
Available options:
action
data.steps.action.app. action_types
data.steps.action.app. categories
A list of categories to which this app belongs. Helpful in identifying apps by type and functionality.
data.steps.action.app. description
Human readable description of the app.
data.steps.action.app. hex_color
A branded color that can be used to represent the app.
data.steps.action.app. image
Default image/icon to represent the app.
data.steps.action.app. images
Images/icons of various resolutions to represent the app.
data.steps.action.app. links
A url that, when visited, will direct the user to authenticate with the app and allow Zapier access to the app, thus creating a new Authentication.
If value is `null`, then no authentication is required to use the app.
data.steps.action.app. title
Human readable name of the app
data.steps.action.app. type
data.steps.action. description
A longer description of this Action, usually describing what it does in more detail.
data.steps.action. is_instant
Will be set to true
if this Action triggers instantly. May only be true
when type
is READ
.
The developer provided identifier for this Action
The title of this Action.
Available options:
action
data.steps. authentication
Authentication (Expandable)
data.steps.authentication. app
An app that integrates with Zapier. (Expandable)
data.steps.authentication.app. action_types
data.steps.authentication.app. categories
A list of categories to which this app belongs. Helpful in identifying apps by type and functionality.
data.steps.authentication.app. description
Human readable description of the app.
data.steps.authentication.app. hex_color
A branded color that can be used to represent the app.
data.steps.authentication.app. id
data.steps.authentication.app. image
Default image/icon to represent the app.
data.steps.authentication.app. images
Images/icons of various resolutions to represent the app.
data.steps.authentication.app. links
A url that, when visited, will direct the user to authenticate with the app and allow Zapier access to the app, thus creating a new Authentication.
If value is `null`, then no authentication is required to use the app.
data.steps.authentication.app. title
Human readable name of the app
data.steps.authentication.app. type
data.steps.authentication. id
data.steps.authentication. is_expired
If true
, this Authentication has expired. It will not be usable, and the user needs to be directed to reconnect it.
data.steps.authentication. title
data.steps.authentication. type
The type of this object.
authentication
- authentication
Available options:
authentication
The custom title of a Zap Step. If a step has not been given a custom title by the user, then the value will be null.
The human readable name of the Zap.
Whether the Zap is enabled (running) or not.