Albato · Example Payload

Albato Albato Automations Execution Example

No-Code AutomationWorkflow AutomationEmbedded iPaaSApp IntegrationIntegrationsWebhooksWhite-Label

Albato Albato Automations Execution 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

idautomation_idstatusstarted_atfinished_aterror_messagesteps_completed

Example Payload

Raw ↑
{
  "id": "abc123",
  "automation_id": "abc123",
  "status": "active",
  "started_at": "2026-04-19T12:00:00Z",
  "finished_at": "2026-04-19T12:00:00Z",
  "error_message": "",
  "steps_completed": 10
}