Zapier · Example Payload

Partner Api App Category Example

Example description for this resource.

IntegrationsiPaaS

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

idtitleslugdescriptionurltype_offeatured_entry_slugrole

Example Payload

Raw ↑
{
  "id": 100,
  "title": "Example Name",
  "slug": "example-value",
  "description": "Example description for this resource.",
  "url": "https://example.com/path/abc123",
  "type_of": "standard",
  "featured_entry_slug": "example-value",
  "role": "example-value"
}