+1 (408) 320-0380

Workflows

The Workflows feature is available in the Advanced Pack extension. It allows you to set up simple automation rules.

When creating a workflow rule, you need to define:

  • trigger type,
  • conditions that trigger the rule,
  • actions that will be executed as the workflow is processed.
Workflows

Documentation

For more detail information on how to utilize the Workflows tool, see the documentation.

Quick tour

Take our quick tour to learn about the Workflow tool.

Use cases

Case 1. Customer purchases your product. After couple of days, the system sends an email to the customer asking questions regarding the product. One of possible solutions:

  1. Create a workflow rule with the trigger ‘After record created’ for Opportunity.
  2. Add the needed conditions (like Stage equals ‘Closed Won’).
  3. Add an action ‘Send Email’, specify the number of days when the email must be sent, select Account as a recipient, and select an email template.

Case 2. When a Lead is converted, create a Task assigned to the manager.

  1. Create a workflow rule with the trigger type ‘After record saved’ for Lead.
  2. Add two conditions: Status equals ‘Converted’ and Status changed.
  3. Add an action ‘Create Related Entity’, select the Tasks link, and specify all needed Task’s fields. Specify the Assigned User field with the needed user.

Case 3. Distribute cases created in a portal among Support team members. The user who has the least amount of open cases must be assigned first.

Create a List report that displays only open Cases. For this, add a filter by the Status field. Create a workflow rule with the trigger type ‘After record created’ for Case.

  1. Check ‘Portal Only’.
  2. Add an action ‘Apply Assignment Rule’.
  3. Select the ‘Least-Busy’ rule.
  4. Select your ‘Support’ team as a target team.
  5. Select the Report you just created.

More use cases

See more