BetterCloud · Example Payload

Bettercloud Workflow Run Response Example

AutomationComplianceEnterpriseIT OperationsSaaS ManagementSecurityWorkflowsUser Lifecycle

Bettercloud Workflow Run Response Example is an example object payload from BetterCloud, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

data

Example Payload

Raw ↑
{
  "data": {
    "execution_id": "exec-900100",
    "workflow_id": "wf-100200",
    "status": "running",
    "started_at": "2026-04-19T10:00:00Z"
  }
}