Stampede Platform
Nothing published in this section yet.
Schema
Marketing CRMMarketing
WorkflowRun
Single execution of a workflow for one customer. Audit trail per automated journey.
4 fields1 relationships
Fields
| Name | Type | Req | Description |
|---|---|---|---|
| id | uuid | yes | Run UUID. |
| status | enum | yes | running | completed | failed | cancelled. |
| created_at | datetime | yes | Triggered. |
| completed_at | datetime | — | Finished. |
Relationships
Outbound (1)
- WorkflowRun[:RUN_OF]→Workflow

