Zapier · Example Payload

Partner Api Apps Example

Example description for this resource.

IntegrationsiPaaS

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

Top-level fields

idtypeimagelinksaction_typestitleimageshex_colorcategoriesdescription

Example Payload

Raw ↑
{
  "id": "500123",
  "type": "app",
  "image": "example-value",
  "links": {},
  "action_types": [
    "standard"
  ],
  "title": "Example Name",
  "images": "example-value",
  "hex_color": "example-value",
  "categories": [
    {}
  ],
  "description": "Example description for this resource."
}