Hi
I have got a webhook api call and are using the tricks as given in the collections topic to show the results. but they are plain text. If I try to use the {{ collection &}} in a card set, it still showws all the results in a single card. How can I show the data either as seperate cards, or as seperate responses to the user so that they can click? It is a text response, so a card is not needed (but for future we might need to use a card)
The reason I am not adding cards 1… 10 is because I am not sure the responses that the webhook would return back. I am fine with showing just the top 10 responses but in some cases, the number of responses could be lesser as well
Thanks in advance for your help
Rajaram