Upload more than 1 photos to Facebook Group

Hello, I have a Google Sheets with information about a product in each row, including title, description, images url. I have images url in each column like below


All images is all the url combine together with a , as delimiter. Then I will split them again with a function in the Iterator module.

Then I want these images and text to be uploaded to a shopify as a product, but also post them onto a Facebook Group like below.

I have got the shopify bit working fine now. However, I can’t get Facebook group to upload more than 1 photo. It seems that it will only upload the first photo. Does anyone have any ideas?

Thank you!!!

Are you sure the upload a photo module takes more than one photo? Perhaps you should remove the aggregator before it so that each image is uploaded individually.

2 Likes

that’s what i’m not sure about. a facebook group post would allow multiple photos in a post if it’s done on a desktop or mobile app. i don’t want the image to be uploaded individually, i want them to be in the same post. hope you would be able to help. thanks

Looks like the Facebook app on Make has not implemeted the Create Group Albums feature yet.

If the external service has a Developer API Reference/Documentation then you might be able to integrate the endpoints in Make using the generic HTTP “Make a request” module.

You can submit this suggestion to the Idea exchange, under App improvement ideas. Don’t forget to search for it first, just in case someone already suggested it!

2 Likes