BetterCloud · Example Payload

Bettercloud Workflow Create Request Example

Automated onboarding workflow for new hires

AutomationComplianceEnterpriseIT OperationsSaaS ManagementSecurityWorkflowsUser Lifecycle

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

Top-level fields

namedescriptiontrigger_typestatus

Example Payload

Raw ↑
{
  "name": "New Employee Onboarding",
  "description": "Automated onboarding workflow for new hires",
  "trigger_type": "event",
  "status": "draft"
}