How can we display dynamic message in vFlow2.0?

I want to display a message coming in my API’s response?

1 Like

Hello @Harshit, You can use the “$” symbol to make your messages dynamic.
If you need to display a specific section of an API response dynamically, the “$ variable” plays a crucial role in achieving that.

3 Likes