- DarkLight
Configure Workflow
- DarkLight
Follow these steps to configure a workflow in Workspace Salesforce Admin.
The workflow configurations are like the OpenCTI settings. However, for Service Cloud Voice, there are a few other settings to be configured. For the rest of the settings, refer to the Workflow section in this document.
Log in to the Workspace admin screen and navigate to Salesforce Admin (not the Workspace admin inside Salesforce).
Important
Be careful not to navigate to the Acqueon Workspace Admin within the Salesforce org application.
Click Workflow and create a new workflow for the Pacing Mode that you want to configure.
Navigate to the 3-Look up screen.
In the When should screen pop search happen? section, the Channel Call type should be Outbound and the Channel Event should always be Connected. These settings are important to open the record tab as a sub-tab to the Voice call record.
Click Save & Next.
Navigate to the 5-Object creation screen.
In the When should object be created? section, the Channel Call type should be Outbound and the Channel Event should always be Connected. These settings are important to open the record tab as a sub-tab to the Voice call record.
In the What SF Objects to be created?, click Add SF object to be created.
Settings for VoiceCall object are as below:
Salesforce object – VoiceCall (from the dropdown list)
Object Label Type – Static value
Display Value – VoiceCall
Notes
Do not change the above settings for VoiceCall object.
Do not add any additional fields to be updated for Voice call object. This causes an API failure and the screen pop does not happen as expected.
Unlike other objects, the VoiceCall object is created by default in SCV. Acqueon Workspace does not pass a request to create a Voice call object. Instead, Acqueon Workspace retrieves the VoiceCall object ID created by SCV and passes the configured data to the fields in the Voice call object.
You can create multiple objects in addition to Voice call object as per customer requirements. The configuration of those objects is similar to OpenCTI.
Click Save & Next.
Navigate to the 6-Call log screen.
Configure the Call log settings similar to OpenCTI settings.
Click the Add Call log button.
If you have configured the Channel event as ACW, the Agent has to set the outcome when there is an active call. Therefore, the recommendation is to configure the Channel event as Dropped. This ensures all data is available to be passed to the Salesforce fields. Dropped event occurs when the ACW state of the Agent is cleared.
Select the VoiceCall object reference in the What to update field. These are usually referred to as SF1, SF2, etc. Once selected, you can see the object name showing in the adjacent field.
Click the Add VoiceCall fields to be added button.
Choose fields to be populated refers to the Salesforce field that you created in the Object Manager. The dropdown list has all standard and custom fields for the selected object. You can select the field to which you want to pass the data.
Click Add SF Field object. This step maps the Acqueon Workspace internal field with the Salesforce field selected in the previous step. You can also add multiple fields and concatenate several Acqueon Workspace fields into a single Salesforce field.
Map the required fields using the field mapping table available under Field Mapping section.
Add as many variables that you want to pass to different Salesforce fields.
Click Submit & Close.