Create a customer engagement sequence

  • Release version: Australia
  • Updated March 12, 2026
  • 3 minutes to read
  • Drive personalized outreach by creating customer engagement sequences that automate timely, relevant interactions that are ideal for nurturing leads, onboarding clients, or re-engaging inactive customers.

    Before you begin

    Check whether features you need to access are supported by reviewing the table in Compatibility information for Customer Engagement Sequences.

    Your instance must be integrated with platforms such as Amazon Connect.

    Delegated developer roles should be assigned to designated users. For more information, see Grant delegated developer permissions for managing sequences.

    You should be familiar with using Workflow Studio and Playbook Experience.

    Role required: sn_crm_sequence.admin, sn_crm_sequence.writer

    Note:
    If you're using Customer Engagement Sequences 1.0.0, you need the playbook.admin or pd_author role to create sequences.

    About this task

    Important:
    • Create sequences from the Sequences module in the CSM/FSM Configurable Workspace, not from Workflow Studio. If you create a playbook of the type Sequence directly in Workflow Studio, the required Setup, Configure sequence activities, and Tear Down stages are not added automatically.
    • Setup and Tear Down are predefined stages in the Customer Engagement Sequences playbook. Do not remove these stages or add more activities in these stages. Avoid making any other changes to the Start Sequence and End Sequence activities.

    Procedure

    1. Navigate to Workspaces > CSM/FSM Configurable Workspace.
    2. Select the List icon .
    3. Navigate to Sequences > All Sequences.
    4. Select Create New Sequence.
    5. On the Create new Sequence window, specify a name and optionally a description for your sequence.
    6. Select Create.
      You’re redirected to Workflow Studio and a playbook of the type sequence is created with the following predefined stages:
      • Setup
      • Configure sequence activities
      • Tear Down
    7. Select a source table whose records will trigger the sequence.
      1. Select the Edit icon above the Start pill.
      2. Select a table from the Parent table drop-down list.
        For example, you might want the sequence to trigger when a record is created or updated in the Lead [sn_lead_mgmt_core_lead] table.
      3. Select Save and close.
        The Triggers icon is activated on the left sidebar.
    8. Define trigger conditions that initiate a sequence.
      For more information, see Define trigger conditions.
    9. Optional: Change the priority with which a sequence task is created by navigating to the Automation tab of the Start sequence activity properties under the Setup stage.
      When the trigger condition is met, this activity creates a sequence task with a state of Work in progress and a priority of Moderate by default.
      Note:
      Do not remove this stage or add more activities to this stage. Avoid making any other changes to the Start Sequence activity.
    10. In the sequence diagram, configure sequence steps in the Configure sequence activities stage.

      Use this stage to configure activities you want to make available to the sales representative as guided sequence steps during runtime. For more information, see Add and configure an activity in a playbook.

      You can add any number of activities to this stage in your sequence. For example, for telesales workflows, you might want to add a schedule call activity. For more information, see Add a schedule call activity to a telesales workflow sequence.

    11. Optional: Add decision nodes to activate the next stage in the playbook based on the outcome of the previous stage.
      For more information, see Add decision nodes to a sequence.
    12. Add a stage for the new branch you created and repeat the steps to add more activities as needed, including the schedule call activity as needed.
      For information about adding new stages, see Add and configure a stage in a playbook.
    13. Optional: Update the sequence task record by selecting the Customer Engagement Sequences > Update sequence task activity from the activity picker.
      You can also use the Update sequence task activity to exit early from the sequence. For more information, see Add the Update sequence task activity to a sequence.
    14. Review the configuration in the Tear Down stage.
      This predefined stage uses the Update sequence task activity to update the sequence task record when the sales representative completes all the sequence steps in their sequence task. By default, the system updates the state of the sequence task record as complete (indicated by State = 3) in the Customer Engagement Sequence Task [sn_crm_sequence_task] table.
      Note:
      Do not remove this stage or add more activities to this stage. Avoid making any other changes to the End Sequence activity.
    15. Verify the sequence by selecting Test.
    16. Publish the sequence by selecting Activate.
    17. Optional: View the sequence in the CSM/FSM Workspace by selecting the List icon and navigating to Sequences > All Sequences.

    What to do next

    Assign runtime permissions while creating sequences.