Services Plugins FAQs

A Plugin to push Bubble app data to Google Drive

I want to push all my Bubble App data to Google Drive.

Whenever by Bubble App data has new files, Plugin pushes that instantly to Google Drive folder.

Please suggest me a plugin that i can use to achieve that.

Thank you

Hello @tansinh,
Apologies for the late reply. :pray:

Please take a look at the following plugins:

With Complete Google Drive (Service Acc.) plugin, you can push files from your Bubble app into Google Drive using a Service Account (both as Base64 or File Type).

All pushed files are stored in Google Service account and can be retrieved only through the API (for instance- Get Files). The files are not stored in Google Drive itself.

This plugin allows you to push files to Google Drive using your Users Drive Account both as Base64 or File Type. This is the OAuth version, your users will sign into their own Drive accounts using the plugin and then have access to their files.

Please test each plugin on their live Demo page. If you have any additional questions, let me know.

Best regards,
Gulce

Does the above Plugins push files immediately right after the files are uploaded to my Bubble App?

I am looking for like syncing too between Bubble app and my Google Drive. Can the above Plugin do that please?

Thanks

Hi @tansinh,

Yes, once a file is uploaded by the user within your app, you can utilize the mentioned plugins to directly upload the files to either the user’s Google Drive account (using the Google Drive API Plugin for Bubble | Zeroqode) or a Google Service account (using the Complete Google Drive (Service Acc.) Plugin for Bubble | Zeroqode).

You can test them on their live demo page to see how they work. :pray:

Best regards,

I would like to get your support so that i can use the plug in please.

I am using video recorder. I want user after recording, users save video file to Bubble App and it is directly uploaded to my Drive folder.

I don’t know how to setup the plugin. Please help me

Hi @tansinh,
Sorry for the late reply. :pray:

If you would like to save the Video File URL to the App Data, use the “Create a new thing” action and use the Video URL state. For the Video URL state’s value creation, please use the “Video Recorder - File is uploaded” event. Please check the plugin documentation where we mention all the necessary steps: Video Recorder

Summary

As for Google Drive, if you will use Google Drive (Service Acc.) Plugin, first you need to go to your Google Console and add a new project. All the steps are mentioned in our documentation, here: Google Drive (Service Acc.) Plugin

You can use the “upload file” action and use the Video URL state in this action after setting the console and keys as we mentioned in our documentation.

Unfortunately, we do not provide setup services. For making it comfortable to set up our plugins we are creating demo pages and documentation. Please make sure you have investigated and followed them carefully. Feel free to reach out once you face some blocking difficulties.

Best regards,
Gulce