Stampede Platform
Nothing published in this section yet.
Schema
Marketing CRMMarketing
Workflow
Automated marketing journey triggered by behaviour events. Sends email or SMS at intervals/conditions.
5 fields4 relationships
Fields
| Name | Type | Req | Description |
|---|---|---|---|
| id | uuid | yes | Workflow UUID. |
| name | string | yes | Workflow name. |
| status | enum | — | active | paused | draft | archived. |
| org_id | uuid | yes | Owning organisation. |
| created_at | datetime | yes | Created. |
Relationships
Outbound (2)
- Workflow[:BELONGS_TO]→Organization
- Workflow[:SENDS]→EmailCampaign
Inbound (2)
- WorkflowRun[:RUN_OF]→Workflow
- Booking[:ATTRIBUTED_TO]→Workflowutm_id attribution
Related entities
OrganizationGraph AI Engine
Top-level organisation node. Supports franchise and group hierarchies via :PARENT_OF. Every piece of data in the platform is scoped to an organisation.EmailCampaignMarketing CRM
Email campaign — manual or workflow-triggered. Tracks send/open/click/bounce funnel per customer.WorkflowRunMarketing CRM
Single execution of a workflow for one customer. Audit trail per automated journey.BookingBookings
A table reservation or walk-in visit. Central hub connecting customers to venues, orders, threads, upgrades, and events.
