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

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

Search for all image files within a folder and its subfolder in dropbox and copy to a folder in dropbox.

esuen

Member
is it possible to search for all image files (jpeg, jpg) within a folder and its subfolder in dropbox and copy to a folder in dropbox?
if so how do create the flow?
 
A

Arshita

Guest
Hey @esuen

It is possible to search for image files stored in both a main folder and its subfolders within Dropbox, and subsequently copy them to a new folder.
This can be achieved through the selection of the option to "List all files/subfolders in a folder" as an action event within the application and then use the iterator in your action step as the Iterator step divides a collection of data (an array) into numerous values, which are processed one by one until the last value is reached. Each value can be passed to other action steps added after the Iterator step.

Screenshot for your reference:

1680331145404.png
 
Last edited by a moderator:
Top