syraxidlemind
syraxidlemind3w ago

Create Google Doc in Specific Folder

I am attempting the create new Google Docs via Buildship. The node allows me to specify the title of the doc, but I would also like to specify which folder on my google drive it is saved in. How can I specify the folder? This is a static folder, ie it would be the same each time the node is run.
Solution:
Hey @syraxidlemind. We'll be adding more OAuth Nodes soon in near future for google workspace.
Jump to solution
3 Replies
AI Support
AI Support3w ago
AI Support Bot Information
<@1091011470524956745> you can react on the relevant answer (message) with a ✅ in this thread when you think it has been solved, by the bot or by a human! Anyone can react on this message with a ❌ if the GPT bot is unhelpful or hallucinating answers. Please note: Team members will review and answer the questions on best efforts basis.
AI Support
AI Support3w ago
AI Response
It seems there isn't specific documentation available directly addressing your query. From the content available, your best option to achieve your goal in Buildship would be to reference the API for the Google Drive service directly when constructing your automation process. You can utilize the Node Explorer to find Google Drive nodes or create a custom node using AI Node Generator. You could manually specify the parent folder ID as a parameter in your node that creates the Google Doc, ensuring it is saved in the desired location every time it is run. If you still face issues, you can send a support request via in-app support for more specialized assistance. For more detailed instructions on creating custom nodes using the AI Node Generator, refer to this guide.
BuildShip AI Support
Solution
Gaurav Chadha
Gaurav Chadha3w ago
Hey @syraxidlemind. We'll be adding more OAuth Nodes soon in near future for google workspace.