Skip to main content
POST
Create an Action Run

Authorizations

Authorization
string
header
required

See our OAuth2 authentication documentation here: https://docs.zapier.com/powered-by-zapier/api-reference/authentication

Body

application/json
data
object
required

Data for the Action Run

Callbacks

POST
{$request.body#/data/callback_url}actionRunCompleted

Body

application/json

Shape of the POST body Zapier sends to the partner's callback_url on run completion. Matches the polling response shape with the addition of id.

data
object
required

The status of the Action Run.

Response

2XX

Callback acknowledged

Response

data
object
required

The response after an Action Run