Albato Albato Automations Automation Example

A sample automation workflow

No-Code AutomationWorkflow AutomationApp IntegrationEmbedded iPaaSIntegrationsWebhooks

Albato Albato Automations Automation Example is an example object payload from Albato A Single No Code Platform For All Automations, 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": "abc123def456",
  "name": "My Automation",
  "description": "A sample automation workflow",
  "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"
}