Newer Version Available

This content describes an older version of this product. View Latest

Service Cloud Voice Sample Contact Flows

Salesforce provides sample contact flows that you can use as a starting point to perform common use cases.

Basic Flows

REST API Flows

  • Sample_SCV_REST_Check_For_Open_Cases: Use this sample contact flow to demonstrate the InvokeSalesforceRestApiFunction Lambda function by checking for open cases.
  • Sample_SCV_REST_Link_Call_To_Case: Use this sample contact flow to demonstrate the InvokeSalesforceRestApiFunction Lambda function by linking a call to an open case. This flow adds on to the simpler Sample_SCV_REST_Check_For_Open_Cases contact flow.