Skip to main content
Welcome Journeys are automated multi-step sequences triggered when contacts join your lists. Onboard new subscribers with a series of timed messages.

What is a Welcome Journey?

A Welcome Journey is an automated workflow that:
  • Triggers when a contact joins a list
  • Sends messages at defined intervals
  • Can branch based on contact behavior
  • Runs independently of scheduled campaigns

Key Concepts

Enrollment

When a contact meets trigger conditions, they’re enrolled in the journey:
  • Creates a JourneyEnrollment record
  • Tracks their progress through steps
  • One active enrollment per journey per list membership; a contact who completes a journey can enroll again

Steps

Journeys consist of sequential steps:

Triggers

Define when contacts enter the journey:
  • list — Contact is added to a specific list
  • custom_field — A custom field on the contact matches a condition
  • any — Any new contact (no additional conditions)

Priority

Journeys have a priority field that determines execution order when multiple journeys could apply to the same contact. Higher numbers take precedence — a journey with priority 10 wins over priority 5.

Safety Limits

The journey executor enforces safety limits:
  • 1,000 max step executions per enrollment
  • 30-day max enrollment duration — enrollments older than 30 days are automatically expired

TCPA Compliance

Journey messages respect TCPA quiet hours (8 AM - 9 PM local time) for US numbers. Messages scheduled outside the window are delayed to the next valid send time. Transactional messages can be exempt.

Start Step

Journeys have a configurable start_step_id that determines which step the contact begins at. This does not have to be the first step in the list, allowing you to reuse journey definitions with different entry points.

Creating a Journey

  1. Go to Journeys
  2. Click New Journey
  3. Configure trigger conditions
  4. Add steps
  5. Activate the journey
Journey Builder

Journey States

Use Cases

Onboarding

Welcome new subscribers and introduce your brand

Education

Teach contacts about your products over time

Re-engagement

Win back contacts who haven’t purchased

Nurturing

Build relationship before asking for a sale

Example: 3-Message Welcome

Journey vs Campaign

Best Practices

Begin with 2-3 steps. Add complexity as you learn what works.
Space messages appropriately. 1-3 days between sends is typical.
What action do you want? Click, purchase, engagement? Design toward it.
Review journey performance and optimize underperforming steps.

Next Steps

Building Journeys

Step-by-step guide

Conditions

Add branching logic

Wait Steps

Configure timing

Examples

Common patterns