• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

  • Please be informed that our team will be unavailable due to a local holiday. We will resume normal operations from Monday, 18th August 2025.

Google Drive Images in folder to Google Slides Template (several images)

e0979d

Member
Which steps should I follow to gather all images in a folder so I can use all of them in the creation of a Google Slides Template?
I couldn't find a good example on how to process data than goes MANY to ONE
 

ArshilAhmad

Moderator
Staff member
Uploading multiple files at the same time is not a feature that the Google Drive API currently has. You can check the attached API documentation.

You can add Google Drive: Upload a File action event to your workflow and upload the images one at a time.
 

e0979d

Member
Uploading multiple files at the same time is not a feature that the Google Drive API currently has. You can check the attached API documentation.

You can add Google Drive: Upload a File action event to your workflow and upload the images one at a time.
The images will be already in the folder, What I wish to accomplish is to get all images in a folder and then map them on the template. Will that not be possible to do?
 

ArshilAhmad

Moderator
Staff member
You can use Google Drive: List Folder Content action event along with Google Slides: Upload Image in Presentation to accomplish your desired use case.
1686172579234.png
 
Top