With Riva Cadences, for users that have the Salesforce Integration enabled, Cadence Tasks and phone call tasks will be created as Salesforce tasks rather than Outlook tasks. As part of Salesforce tasks, Riva provides a custom field called “Outcome” to help determine whether the task was successful.
This article is to set up Outcomes custom field in Salesforce.
-
Go to Set Up -> Object Manager -> Activity -> Fields & Relationships and click “New”
- For the field type, select “Picklist”
-
Set Field Label as “Subtype”
- Select “Enter values, with each value separated by a new line” for Values section.
- Enter “Task” and “Phone Call”
- Field Name should be set to “Riva_Subtype”
- Leave default options unless there is something specific that needs to be updated
- Select the Page Layout that should contain this field. In this case, this field should appear in “Task Layout” as we need this field for the task object
-
Save
-
Go to Set Up -> Object Manager -> Activity -> Fields & Relationships and click “New”
- For the field type, select “Picklist”
-
Set Field Label as “Outcome”
- Select “Enter values, with each value separated by a new line” for Values section. Enter values for different kinds of outcomes you want to allow for. For example, “Not responded”, “Interested”, “Not Interested”. These values should match the Outcome values you create in admin settings.
- Field Name should be set to “Riva_Outcome”
- Leave default options unless there is something specific that needs to be updated
- Select the Page Layout that should contain this field. In this case, this field should appear in “Task Layout” as we need this field for the task object
- Save
-
Go to Set Up -> Object Manager -> Activity -> Fields & Relationships
- Click on “Subtype” where the field name is “Riva_Subtype_c”. This is the one that was created before. “_c” was added by SF in the field name as this is a custom field
- Under “Values” you will see two values, “Task” and “Phone Call”. Edit both API Name to be “Riva_Subtype_Task” and “Riva_Subtype_Call” respectively
- Under “Field Dependency”, click “New”. Set “Controlling field” to be “Subtype” and “Dependent Field” to be “Outcome” and click “Continue”
- Under “Task” and “Phone Call” subtypes, set the relevant outcome values. For example, outcomes for a phone call would be “Interested”, “Not Interested” and “Not Responded” while outcomes for a task might be “Task Successful” and “Task Not Successful”. Use the “Include Values” and “Exclude Values” button at the bottom to include/exclude outcomes for the 2 subtypes.
- Save
- Within the Riva Portal, go to "Admin Settings" -> "General" to set up outcomes for phone call and task cadence steps. Make sure that these outcomes match the outcomes set in Salesforce.