I am trying to add report link (card layout template) in my message node using below documentation, but this report link is not visible in the bot message response. Any suggestion/guidance will be helpful ?
I am facing the same issue. Unable to add report link (card layout template) in the message node. Can you please help us to know what value should be added as hyper link in the message node?
For those who have struggled to follow like me, in the newer version, they don’t allow you to input the variable directly in the Link dialog (if you click on Link icon). The only way to do so is by typing the correct syntax in Plain Text and Advanced View.
Explanation:
reportContext: the default node to access reports in the context
open_order_msg: my message task node name
[0]: the index of the report you designed. If you have 2 reports, then you need to adjust it to 1 if you want to use the 2nd report.
I created a report from the message node into a table. However, there are no more than 100 rows in the table.
It was confirmed that there were 15 pieces of relevant data. I couldn’t confirm in the document that there is a limit of 10, so please confirm if this is the original design.