I need to get the dialogue between the robot and the user in a specific scene and give it to AI for analysis, so as to get the user's intention quickly.
Like user responses, i believe you can also capture the bot response in a variable. You can see the option available under datasources.
But Yes, we need to have the logic complex so as it should capture every copilot response and store it in a Array variable. Which means you have to add the Global array logic in each and every topic.
Else you can capture all user and bot messages in a global variable. For users response, you can use the "Message received" trigger event. For copilot response you can use the above logic.
Thanks.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.