Hi guys, I’m trying my first bot and I stumbled into this problem.
I’m doing a code flow to make a question based on the previous answer. On Messenger and Web it works just fine, but on slack it shows {{588bc18b2498f9000c9c8e02.result__speakingQuestion}} instead of the text.
I tried assigning the text to an atribute and when I try to show it it shows this instead also: {{588b3addc03440000c8d8d0c.attributes__speaking}}
If I put a message flow, the message appears, but on the ask question flow it shows the markup. Any ideas why?
I need this code because I have 4 different possible questions and options based on the previous answer, so using filter would be a mess…
Thanks