Newer Version Available

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

Using Service Cloud Voice Contact Flows

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

Customize how customers interact with the contact center using contact flows. To learn more about contact flows, see the Amazon Connect Administrator Guide.

View these contact flows in GitHub, or access them directly from your Amazon Connect instance. These contact flows use Salesforce Lambda functions that are documented in Using the Service Cloud Voice Lambda Functions for Amazon Connect.

Basic Flows

Salesforce REST API Flows

  • Sample_SCV_REST_Check_For_Open_Cases: This sample contact flow demonstrates the InvokeSalesforceRestApiFunction Lambda function by checking for open cases.
  • Sample_SCV_REST_Link_Call_To_Case: This sample contact flow demonstrates 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.