Zapier · Example Payload

Partner Api Zap Template Example

Example description for this resource.

IntegrationsiPaaS

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

Top-level fields

idstepstitleslugstatusdescription_plaindescription_rawurldescriptioncreate_urltype

Example Payload

Raw ↑
{
  "id": 100,
  "steps": [
    {}
  ],
  "title": "Example Name",
  "slug": "example-value",
  "status": "active",
  "description_plain": "example-value",
  "description_raw": "example-value",
  "url": "https://example.com/path/abc123",
  "description": "Example description for this resource.",
  "create_url": "https://example.com/path/abc123",
  "type": "guided_zap"
}