Post Instagram Carousel from Notion Database with dynamic amount of assets

I am trying to plan a carousel post from my Notion database, but with varying numbers of images. I have also already added an iterator and an aggregator to create a bundle, which works, but I get an error message in the Instagram module that the array has less than 2 items. How can I solve this?




Hello :blob_wave:,

I believe the issue was caused by the mapping of the Iterator module.
It looks like you’ve selected a specific item from the array (File.URL) and thus the Iterator module output only the first URL instead of all in the array.


In case you have not already solved it, I would recommend using the whole array "Properties Value.Creative []" without specifying the "File.URL" and then mapping the URL in the Array Aggregator.

I hope it makes sense.

Cheerio :cat_roomba:

3 Likes

omg you have NO IDEA how much impact you’re having on my company, you’re saving us so much time!! thank you!!!

2 Likes