• 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

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

Moving a File From One Google Drive to Another Google Drive using {{file.id}}

David72

Member
Your Task History ID
IjU3NjYwNTZkMDYzNTA0M2M1MjZhNTUzYzUxMzAi_pc
Hi I have files with different names uploading to a Google Drive at random times and I want to move these files to another Google Drive.

I created a "pabbly" using "New File" as the trigger.

The second step is to "Copy a File" and I use {{file.id}} as the File (which is a required field), but I receive an error code of 404 and that the file is not found. How do I create a "pabbly" that will move new files to a different Google Drive?
 

Fagun Shah

Well-known member
You can't use Copy a File action between 2 different google drive accounts.


For your usecase, you need to make sure that file in Gdrive1(trigger gdrive) is public.

And then use Upload File action with Grdrive2 connection to upload Gdrive1 file from trigger to Gdrive2.
 

David72

Member
This may seem to be a dumb question, but when it asks for the URL of the file (Upload action), since I don't know what the files are or when they will be uploaded, what should I put?

Additionally, there is another nuance to my use case. GDrive1 is "shared" with me and I'm not the owner. Will this still work as designed?
 

Fagun Shah

Well-known member
This may seem to be a dumb question, but when it asks for the URL of the file (Upload action), since I don't know what the files are or when they will be uploaded, what should I put?

Additionally, there is another nuance to my use case. GDrive1 is "shared" with me and I'm not the owner. Will this still work as designed?
I haven't tried the that shared part.

This might hep to understand how to setup teigger part -

And this might help tounderstand how to setup action part -
 

David72

Member
Thanks for the videos. I watched them. I have created the trigger and it appears to be working in test mode and I have "Response A" and "Response B", but it will not provide me a URL so I can do the action.
 
Top