Ampersand · Example Payload

Ampersand Api Integration Example

Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks

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

Top-level fields

idprojectIdnameprovidercreateTimeupdateTime

Example Payload

Raw ↑
{
  "id": "550e8400-e29b-41d4-a716-446655440000",
  "projectId": "project-456",
  "name": "read-accounts",
  "provider": "salesforce",
  "createTime": "2025-03-15T14:30:00Z",
  "updateTime": "2025-03-15T14:30:00Z"
}