Skip to main content

I’m trying to setup a zap to create new product in Shopify for each new facebook page post. It works well but I am unable to get the multiple images posted in the post to Shopify. Only the first image is getting captured. How do I point a URL to that post album or create an array of all images before posting to Shopify? 

You can wait till the new loop app by Zapier comes public or you can iterate over the pictures by splitting the line items and saving it in a gsheet.

Then create a new Zap that listens for new items in gsheet, insert a delay, search again in gsheet and picks them all, posts them and deletes them.