I need to transfer collected data from the flow to an agent script.
I have tried the following but it don't work for me.
In flow, stored the values in flow.userData, then set participant data userData = flow.userData before transfer to agent.
In script I have created a dynamic variables called userData and refer to the variable in a text components - but nothing is showed.
I can see that the participant variable is storing the right data.
Hope someone can guide me to do it right
/torben