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

  • Due to Diwali and Bhai Dooj celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Friday, 24th October 2025.

deleting files on dropbox

haikus

Member
Hi. I need an automation that on dropbox.com in a folder deletes files dreaded more than 7 days. New files are appearing in the folder and dropbox is clogging up for me.
I need an automation that deletes files older than 7 days for me.
Is this possible?
 

Himesh

Active member
Hi. I need an automation that on dropbox.com in a folder deletes files dreaded more than 7 days. New files are appearing in the folder and dropbox is clogging up for me.
I need an automation that deletes files older than 7 days for me.
Is this possible?
Yes It's possible. You can do this thing.
Step 1 use scheduler and set it for 1 day(So it'll run daily).
Step 2 in dropbox select "list All files and folder" in which you'll get date and time with file name(Make sure you'll turn off simple response).
Step 3 use Date/Time Action and fetch current date from it. and in next step with same action use add/substract date(-7 days in your case)
Step 4 Use Iterator(Get data from step 2)
Step 5 use Filter and compare if date coming from step 2 and step 3(after substract) are equal if yes then use delete file/folder action.

If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from Pabbly Connect team, just a freelancer who helps other Pabbly users.
 

haikus

Member
Thank you for your willingness to help. Could you please prepare a video like this for me with a screen capture of how to do it? I already have a problem at the first step when I have to use the scheduler :(
At zoom we both get tired because my English is poor and recording such an instruction is probably a few minutes for you.

 

Preeti Paryani

Well-known member
Staff member
Hello @haikus,

We have recorded a detailed video explaining how you can set up the workflow. Please refer to the video linked below for step-by-step guidance. Additionally, we have shared the workflow URL so you can easily set it up in your account.

Video Tutorial:

Workflow Share URL:
 

haikus

Member
Thank you very much for your help. I would never have created such a workflow :) Thank you!
I still have a question - I will have many files that will meet this criterion - scarier than 7 days, for example. Do I need to modify this workflow somehow as a result? In other words - will the workflow delete only one file per day or all files dreaded more than 7 days ?
 

Preeti Paryani

Well-known member
Staff member
Hello @haikus,

It will delete all the files dreaded for more than 7 days. Also, you would have to connect each step with your account and reconfigure the action steps as shown in the video.
 

haikus

Member
I did it this way - I hope it's good :)
Thank you very much Preeti. I will still get back to you if it turns out that something is working incorrectly. Have a nice day!
 

Preeti Paryani

Well-known member
Staff member
Hello @haikus,

You're very welcome! I'm glad you got it set up. Feel free to reach out if you need any further assistance. Have a great day!
 
Top