Zapier · Example Payload

Partner Api Action Example

Example description for this resource.

IntegrationsiPaaS

Partner Api Action 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

idkeyapptypeaction_typeis_instanttitledescription

Example Payload

Raw ↑
{
  "id": "500123",
  "key": "example-value",
  "app": "example-value",
  "type": "standard",
  "action_type": "standard",
  "is_instant": true,
  "title": "Example Name",
  "description": "Example description for this resource."
}