How to separate List items with line break when list is obtained from Return Value of JSON webhook

I have a bot that is calling a webhook. The Return Value [result] has type LIST. The [result] is then displayed in a Google Doc template using <<[result]>>. 

The final result appears as a list with about 10 elements. The elements are comma separated, but not line break separated. How do I achieve line break separation of my list in the Google Doc template?

Ricky_Chua_0-1727051458308.png

I have attempted the following:

- using <<Start: [result]>> and <<End>> commands but the error message says [result] is not the key column like the regular AppSheet child tables. 

- Looking for a function to split my list at the commas. Didn't manage to find one.

0 7 412
7 REPLIES 7
Top Labels in this Space