Posting Instagram Carousel from Airtable

HI. I have been trying for days to figure out how to post carousel images from airtable to IG. I have placed 2 images in one attachment field in Airtable. I am really hoping someone can tell me how to fix this.
Here is the process so far








Welcome to the Make community!

1.array[] is already an array variable. Put that directly in the Iterator module.

You are currently splitting by the first array item’s URL ( 1.array.1.url ), which is incorrect.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

2 Likes

Thank you! I think I got it now.

1 Like

No problem, glad I could help!

1. If anyone has a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.

2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.

This marks the topic as solved, so that:

  • others can save time when catching up with the latest activity here, and
  • allows others to quickly jump to the solution if they come across the same problem

To do this, simply click the checkbox at the bottom of the post that answers your question:

3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!

@samliew