v1

latestOpenAPI 3.1.02026-07-2631111195.5 KB
Zaps

Create a Zap

This URL creates a Zap based on the given steps and title.

When using OAuth

This endpoint requires the zap:write, or zap:all OAuth scopes.

post/v2/zaps

Query parameters

expandstring

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.

Request body

Response

typestring required

The type of this object.

idstring required

A unique identifier of the Zap.

is_enabledboolean

Whether the Zap is enabled (running) or not.

last_successful_run_datestring nullable required

The date/time at which this Zap last ran successfully. A null value indicates that a Zap has never run successfully.

updated_atstring required

The last time this Zap was updated

titlestring required

The human readable name of the Zap.

linksobject required

Link to open this Zap in the Zapier Editor