Bring Lex details into PureCloud script

Hi,

I have set up a Lex IVR bot and integrated it with my PureCloud.
Is it possible to gather the information Lex picks up and output it in a Script that pops to the agent when the call is eventually transferred to an agent?

The aim is to get the bot to gather initial info from the caller and eventually transfer it to an agent via the script.

Thanks, Marian

  1. Add input variable(s) to your script.
  2. In the flow, assign variables to the call lex bot action intent's output slots.
  3. Pass the variables to the set screen pop action's inputs
    screenshot2


I had been trying with the Get/Set Participant Data incorrectly. Your suggestions worked, thanks very much Melissa!

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.