Add the Update sequence task activity to a sequence

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • Dynamically update the sequence task records based on predefined configuration using the Update sequence task activity while designing customer engagement sequences.

    Before you begin

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

    Role required: sn_crm_sequence.admin, sn_crm_sequence.writer

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

    About this task

    Add the Update sequence task activity with other activities in a stage or in its own stage to update the sequence task record after the previous activity or stage has run. For example, the agent accessing the workflow could skip unnecessary call attempts when a lead is successfully contacted and move directly to the tear down stage after updating the record on the parent table. This example is demonstrated in the sample Lead nurturing tele-sales sequence available with the demo data.

    Procedure

    1. Navigate to Workspaces > CSM/FSM Configurable Workspace.
    2. Select the List icon .
    3. Navigate to Sequences > All Sequences.
    4. Select a sequence that you're creating or updating.
    5. In the sequence diagram, create a stage to add the activity.
      For more information, see Add and configure a stage in a playbook.
    6. Within the stage, select the Add icon .
    7. Open the activity picker by selecting the Add an activity icon .
    8. On the Add activity screen, search for and select Customer Engagement Sequences > Update sequence task.
    9. On the Details tab, enter a name for the activity in the Label field.
    10. On the Automation tab, use the data pill picker to establish a connection between the parent table and columns to the fields listed in the following table.
      Table 1. Automation tab form
      Field Description
      Record The record you want to update on the parent table. For example, to update the record on the Lead [sn_lead_mgmt_core_lead] table, you would select Lead.
      Table This field is automatically set to the name of the parent table.
      Fields

      Field in the parent table you want to update. For example, to mark a lead as contacted, you would select Stage from the Fields drop-down list and set its value to 200_contacted.

    11. Select Save and close.