Hello, I have a scenario in make.com which generate text from ChatGPT and returns it to bubble through webhook.
ChatGPT outputs multiple bundles.
Is there any way to save these individual bundles in a thing’s fields?
I just need to format these bundles differently. For example: I want format the heading or move different bundles to different groups in bubble.
How should I approach it?
Thank you.
Maybe I can save the API response as a List/Array and save it in a list of things? Anybody?
I’m just replying to myself and thinking out loud 
Jici
4
Normally, if you set this correctly in Make, each Bundle will trigger a different request, so you can save them individually. Can you share your make settings