Zapier · Example Payload

Partner Api Expanded Zap Example

IntegrationsiPaaS

Partner Api Expanded Zap Example is an example object payload from Zapier, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typeidis_enabledlast_successful_run_dateupdated_attitlelinkssteps

Example Payload

Raw ↑
{
  "type": "standard",
  "id": "500123",
  "is_enabled": true,
  "last_successful_run_date": "example-value",
  "updated_at": "example-value",
  "title": "Example Name",
  "links": {},
  "steps": [
    "example-value"
  ]
}