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

Is is possible to sync my google drive files to onedrive?

Hello,

I have a 15g for google drive and 1T for onedrive. From time to time I will upload some file to my google drive. So my question is - whenever I upload a file to google drive, can it be sync to onedrive(the same file), then after 1 month gets the file in google file deleted?

How can I achieve that?

Thanks!
 
P

Pabblymember11

Guest
Hey @gordon1832

You can refer to the following screenshot for your concerning usecase.

Though there is no action event available that can erase the file from One Drive whereas you can erase it from Google Drive easily with automation.

1660371729240.png
 
P

Pabblymember11

Guest
Hey @gordon1832

In your step 2, is it possible to upload the same file directly from google drive to onedrive?
Yes, you can pass the newly added field from your Google Drive to your OneDrive account.

Pelase refers to the following screenshot for your understanding.

1660388037145.png
 
Thank you for the prompt reply but I was stuck at the final step with a message: "https:202. The application processed the request but returned a blank response. Refer to the HTTP status code above for details."

I thought it was caused by the permission setting from g drive, so right after the 1st step (when a new file is uploaded to g drive), I added a 2nd step to set it to share with anyone on the internet. after that I use the WebContentLink generated in the 1st step to point to 3rd step(upload to onedrive). However, the error is still there (with or without my 2nd step).

Can you please help again?

1660390984002.png



1660391005545.png



1660391034552.png
 
After a further test, I found that - if I just enable the flow and let it run, it WON'T sync the new file from google to onedrive. But if I click the "save & send test request" button in step 3 inside the flow, the file will be synced immediately. So I have to mannually click the button every time...

Please could you look into this?
 
P

Pabblymember11

Guest
Hey @gordon1832

In your workflow, you do not need the "Share a File with anyone" action step instead you can directly map the web content link directly from the trigger response.

Further, do not need to worry about the status code whcih you are getting which means the API has already processed your task.
 
Top