I’m running a webhook which is collection various elements of data from a chatbot conversation. The messages are coming in as an “Array” with each response as a “Collection”.
I want to combine the message collections in to one string of text to populate “conversation” cell in a google sheet.
I’ve tried using Aggregators etc… but can’t seem to get it to work the way I need it.
In the image example the result I’m looking for would resemble something like:
assistant: Welcome to AskBobster | user: hi there | assistant: Hi there! How can I assist you today? | user: what functions can you perform | assistant: blah blah blah