Zapier · Example Payload

Partner Api Action Test Request Example

IntegrationsiPaaS

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

Top-level fields

limitoffsetauthenticationinputs

Example Payload

Raw ↑
{
  "limit": 10,
  "offset": 0,
  "authentication": "example-value",
  "inputs": {}
}