Skip to main content

I am able to retrieve the data from a 3rd party API, the response may have up to 10 images, I have the JSON data in manychat but how can I iterate through it and display images? I don’t see any script option.

It depends on your setup and what you need to do…

One option is to save all images to different custom fields (image1, image2, etc) and use each separately.

This option usually works if you know there's a maximum number of possibilities (in this case, 10).

Then you create an automation in Manychat to display images based on the number of images you have (if you have 5, you show up to image5, and so on)

Or you can use an external tool like make.com and Manychat's API to send the images.

If you need help working out the details let me know, we can jump on a consulting call. I've done similar solutions before.


Hi @Gustavo Boregio ,

Thanks for the reply, I used ManyChat API with a 3rd party automation to achieve the objective later, ManyChat is a great tool but this feature should be natively supported.. also their API rate limit is really less.. 


Reply