Services Plugins FAQs

Get a google drive folder name

Hi, is there a way to list a folder of the root by their name ? Aka show the folder name
With the plugin google drive API

Thanks

Hi @kaydevfr,
Thank you for your message and sorry for the delayed reply over the weekend.

Generally, to list a folder of the root by their name using the Google Drive API, you can use the “Children: list” API call.
To list all children of the root folder, use the alias root for the folderId value. This will return a list of the folder’s children, which you can then filter or sort by their name.

Hope this helps. :pray:

For additional guidance and workflow examples, please see the plugin demo editor page and the supporting documentation.

In case you have other plugin-related questions, please let me know. :blush:
Regards,

I never saw my response never been sent.

It really helped me a lot back in time.

Thank you very much for your time guys you’re doing great job !!!

1 Like

Hi, again @kaydevfr,

Glad that my reply was helpful back then. :smiley:

Feel free to reach us again when you need some help or assistance. It will be a pleasure to cooperate. :slightly_smiling_face:

By the way, if you like our plugin you can rate it by going to the Plugins tab in Bubble editor. Find the plugin by name and give it as many stars as it deserves. We would appreciate it a lot!

Take care! :raised_hands:

1 Like