Skip to main content

Workflow

An automated workflow for event processing

created_atdate-timerequired

When the workflow was created

idstringrequired

Unique workflow identifier

namestringrequired

Workflow name

statestringrequired

Workflow state

Possible values: [active, disabled, draft]

Workflow
{
"created_at": "2024-01-15T10:30:00Z",
"id": "wkflw_01J5KCGG7RKRFGT8V2WD9Y8H6X",
"name": "Send confirmation email",
"state": "active"
}