1. Help Center
  2. Integrations & Add-Ons

Salesforce Workflow Rules + Northpass

Automatically email a contact owner when their contact completes a course.

Using Salesforce's Workflow Rules tool combined with Northpass' Salesforce integration, you can automatically email the Account Executive for a Contact who completes a course. If you haven't already, enable the Salesforce integration to pass learner progress data to corresponding Contact records in Salesforce.

 

Note: Your Salesforce interface may differ depending on the customizations that have been made in your instance.

 

Part 1: Creating an Email Template

Step 1

Within Salesforce, click the setup gear.

Step 2

Type template into the quick search box on the left-hand side of the page. Click Email Templates.

Step 3

Click New Template.

Step 4

Choose which type of email you’d like to use. HTML (with or without letterhead) is recommended so that you can include a clickable link within the email message.

 

Note: If you choose the type to use Letterhead, you may follow the prompts to create a new Letterhead if you have not already. For this example, choose HTML (with letterhead).

Click Next.

Step 5

Enter the appropriate information into the fields. Be sure to check the box Available for use so that you can use it in the next part of the setup.

Click Next.

Step 6

Enter the desired subject line and body copy into the email. You can optionally utilize Salesforce’s Merge Fields to dynamically populate the contact’s details into the email.

 

For best results, use the Merge Fields to dynamically populate the course that was completed so that the Contact Owner can easily determine what the Contact completed. To utilize the Course Name, use the Merge Field {!Enrollment__c.CourseName__c}

Step 7

Enter the plain text version of the email. As a shortcut, you may click Copy text from HTML version.

Click Save.

 

Step 8

Review your email. You can send a test to yourself. For additional emails, this is where you would be able to utilize the Clone button to easily clone your template.

 

Part 2: Creating a Workflow Rule

To learn more about workflows, click here to review Salesforce’s documentation

 

Step 1

Within Salesforce, click Setup.

Step 2

Type workflow into the quick search box on the left-hand side of the page. Click Workflow Rules.

Step 3

Click New Rule.

Step 4

Read the message about how to use Workflow Rules and click Continue.

Step 5

Choose the object that you would like to utilize in your workflow. For this example, select Enrollment.

Step 6

Give your rule a name, description, and choose your evaluation criteria. Utilize the Salesforce help links to understand the right choice for you.

Step 7

Add the appropriate rule criteria. For this example, use the following values: Enrollment: Progress, equals, 100.

Click Save & Next.

Step 8

Add an Email Alert workflow action by choosing New Email Alert from the Add Workflow Action dropdown.

Step 9

Fill out the information in the Edit Email Alert section.

 

  • Description: Enter a description that will remind you about what the Email Alert does.

  • Unique Name: This field will auto-populate. There is no need to change it.

  • Choose the Email Template from Part 1 above.

  • Choose Recipient Type. In order to email to the Contact Owner, we should choose Owner as the Recipient Type. After selecting Owner from the dropdown, Contact Owner will appear in the Available Recipients list. Use the Right Arrow to add it to the Selected Recipients.

Step 10

  • Optionally enter any other email addresses that you would like to also receive the email

  • Choose the email sender.

Click Save.

Step 11

Click Activate to begin sending your workflow.