Save multiple Image WordPress to Google Sheet
Status: Closed · Asked by Sourabh Jain on · 0 views
I am trying to Save multiple WordPress post images to Google Sheet
but pabbly shows only 1 image which is the featured image (thumbnail)
how to get all the images link from single WordPress post for saving in google sheet
Attachments

Hey @Sourabh Jain
If you are getting multiple images in line items then you can use the "Iterator" action step to process all the images one by one.
ok but where I get all the image links so I can use Iterator. ?
If you are getting the Image Link in bulk from your trigger response, you can use the Iterator action step accordingly.
i have top list of product so I need these images not only for thumbnil
Kindly refer to the following screenshot on how you can get the multiple URLs from the post from WordPress.

i have top list of product so I need these images not only for thumbnil
Have you tried the " WordPress: Get a Post by ID" action step to get the post details, I hope this might help you.
Also, please share the workflow URL in which you are trying the same.