Skip to main content

object

Journey

LLM
View as Markdown
Open llms.txt

Event-driven workflow that moves contacts through follow-up steps.

Properties

  • Name
    id
    Type
    string
    Description
    Required property.
  • Name
    tenantId
    Type
    string
    Description
    Required property.
  • Name
    name
    Type
    string
    Description
    Required property.
  • Name
    status
    Type
    JourneyStatus
    Description
    Required property.
  • Name
    createdAt
    Type
    string
    Description
    Required property.
  • Name
    updatedAt
    Type
    string
    Description
    Required property.
  • Name
    definition
    Type
    WorkflowDefinition
    Description
    Optional property.
  • Name
    triggerConfig
    Type
    TriggerConfig
    Description
    Optional property.
  • Name
    activeVersion
    Type
    JourneyVersion
    Description
    Optional property.
  • Name
    entryMode
    Type
    EntryMode
    Description
    Optional property.

Related operations