BetterCloud · Example Payload

Bettercloud Workflow Example

Automated offboarding workflow for departing employees

AutomationComplianceEnterpriseIT OperationsSaaS ManagementSecurityWorkflowsUser Lifecycle

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

Top-level fields

idnamedescriptionstatustrigger_typeaction_countcreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "wf-100200",
  "name": "Employee Offboarding",
  "description": "Automated offboarding workflow for departing employees",
  "status": "active",
  "trigger_type": "manual",
  "action_count": 12,
  "created_at": "2025-03-01T00:00:00Z",
  "updated_at": "2026-04-01T00:00:00Z"
}