Albato · Example Payload

Albato Albato Embedded Team Example

No-Code AutomationWorkflow AutomationEmbedded iPaaSApp IntegrationIntegrationsWebhooksWhite-Label

Albato Albato Embedded Team Example is an example object payload from Albato, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameexternal_idplanactive_automationstransaction_countcreated_at

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Sample Name",
  "external_id": "abc123",
  "plan": "growth",
  "active_automations": 10,
  "transaction_count": 42,
  "created_at": "2026-04-19T12:00:00Z"
}