Skip to content
English - United Kingdom
  • There are no suggestions because the search field is empty.

Using assignment rules to route events to the correct pipeline automatically

Learn how to automatically assign events to the correct pipeline based on form type or field values

Assignment rules let you automatically direct new events to the right pipeline as soon as they’re submitted.

 

This makes sure each type of event follows the correct workflow without needing manual updates.

 

Accessing assignment rules
  1. Click on the Object Manager in the left navigation bar.

     

     

  2. Click on Assignment rules under Events.

     

     

  3. Open the Pipelines tab.

     

     

This is where you will create assignment rules to ensure that new Events are automatically routed to the correct pipeline when they are submitted.

 

Creating an assignment rule

You can assign event reports to the appropriate pipeline based on the option selected from any drop-down field. Usually, this is 'Type', but it depends on your requirements.

  1. Click Add rule.

     

     

  2. In the Condition section, choose a dropdown or lookup field (for example, “Type” or “Location”).

     

     

  3. Choose the operator:

    • is any of

    • is none of

       

  4. Select the drop-down option(s) that you would like to route to a certain pipeline.

     

     

  5. In the Then section, select the pipeline the event should be assigned to when this condition is met.

     

     

  6. Click Save in the top right.

 

Key things to note about rule evaluation
  • Rules run only once when an event is submitted.

  • If multiple rules match, the system applies the first matching rule.

  • If no rules match, the event is sent to the default pipeline.

  • Rules do not run again when an event is edited later.

Saving rules

Both collaborator rules and pipeline rules are saved together.

  • If all rules are valid, you’ll see a success message.

  • If some rules have errors, no rules are saved until the issues are fixed.

Best practices
  • Put your most specific rules at the top of the list.

  • Use the default pipeline as a safety net for unmatched events.

  • Keep rules simple at first, then expand as your workflows become clearer.

Tip: You can always change an event’s pipeline manually later from the event record if needed.