Loading
Agentforce and Einstein Generative AI
Содержание
Выбрать фильтры

          Результаты отсутствуют
          Результаты отсутствуют
          Ниже приведены некоторые советы по поиску.

          Проверьте орфографию ключевых слов.
          Воспользуйтесь более общим поисковым запросом.
          Выберите несколько фильтров для расширения области поиска.

          Выполните поиск по всей справке Salesforce.
          Configure Inbound Call Transfers When Using Dynamic Routing

          Configure Inbound Call Transfers When Using Dynamic Routing

          For each incoming call, configure your partner contact center to get a dynamic routing phone number and then use it to transfer the call to the agent.

          Sample Inbound Flow in Amazon Connect

          To illustrate how to configure inbound call transfers using Dynamic Routing, this section covers the steps required for Amazon Connect.

          1. To create a voice call record, in the Amazon Connect inbound flow, add an AWS Lambda function block that calls the createVoiceCall function.
          2. To get the country where the contact center is located, add a Get Customer Input block.
          3. To get a dynamic routing number for the incoming call, add an AWS Lambda function block that calls a Lambda function. That function calls the reserveRoutableNumber Salesforce Telephony API. Be sure to provide the required input parameters for the API. The API returns the dynamic routing phone number.
            Amazon Connect Lambda function input parameters for reserveRoutableNumber
          4. To store the dynamic routing phone number, add a Set Contact Attributes block and assign the number to a variable. For example, store the phone number in the dynamicRoutingNumber variable.
            Amazon Connect Set Contact Attributes block storing the dynamic routing number
          5. To transfer the incoming call to the dynamic routing number, add a Transfer to Phone Number block.
            Manually set the Caller ID Number parameter to the phone number set in the fromNumber input parameter of the reserveRoutableNumber Salesforce Telephony API.
            Amazon Connect Transfer to Phone Number block set to the dynamic routing number

          Here's a visual representation of these steps in the Amazon Connect flow.

          Amazon Connect inbound call flow for Dynamic Routing showing all five steps
           
          Загрузка
          Salesforce Help | Article