Zapier · Example Payload

Partner Api App Example

Example description for this resource.

IntegrationsiPaaS

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

uuidtitleslugdescriptionimageurllinkscategoriesimagesapp_latest

Example Payload

Raw ↑
{
  "uuid": "550e8400-e29b-41d4-a716-446655440000",
  "title": "Example Name",
  "slug": "example-value",
  "description": "Example description for this resource.",
  "image": "https://example.com/path/abc123",
  "url": "https://example.com/path/abc123",
  "links": {},
  "categories": [
    {}
  ],
  "images": {},
  "app_latest": "example-value"
}