Save multiple Image WordPress to Google Sheet

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

  • Screenshot (699).png
    Screenshot (699).png
    93.6 KB · Views: 13

Supreme

Well-known member
Staff member
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.

 

Supreme

Well-known member
Staff member
If you are getting the Image Link in bulk from your trigger response, you can use the Iterator action step accordingly.
 

Supreme

Well-known member
Staff member
Kindly refer to the following screenshot on how you can get the multiple URLs from the post from WordPress.

1680692639905.png


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.
 
Top