Albato · Example Payload

Albato Albato Automations Automation Example

A description

No-Code AutomationWorkflow AutomationEmbedded iPaaSApp IntegrationIntegrationsWebhooksWhite-Label

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

Top-level fields

idnamedescriptionstatustrigger_countsuccess_counterror_countcreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Sample Name",
  "description": "A description",
  "status": "active",
  "trigger_count": 42,
  "success_count": 42,
  "error_count": 42,
  "created_at": "2026-04-19T12:00:00Z",
  "updated_at": "2026-04-19T12:00:00Z"
}