I’m have a zap that sends instagram new post information to google sheets. This works well, but when the instagram have children or a carousel of images, it doesn’t work. How can I make the multiple images assemble in an array in one row?
When I fetch the children(images) now, it gets displayed in multiple rows, which is not optimal.