Transfer variable from flow to script

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 :slight_smile:

/torben

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