Zapier · Example Payload

Partner Api Whitelabel App Example

IntegrationsiPaaS

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

typeidtitleimageis_oauthhas_fieldshas_byoclinks

Example Payload

Raw ↑
{
  "type": "app",
  "id": "500123",
  "title": "Example Name",
  "image": "https://example.com/path/abc123",
  "is_oauth": true,
  "has_fields": true,
  "has_byoc": true,
  "links": "example-value"
}