Hey there! 👋 In today’s fast-changing work environment, staying updated with new tools and automating repetitive tasks is one of the smartest things we can do.
In this guide, I’ll walk you through a step-by-step tutorial on integrating Google Drive with n8n — perfect for beginners looking to simplify their workflows. Let’s dive in!
Link to check the Video Tutorial : https://www.youtube.com/watch?v=6tgBLwf9Cdg
Integration Steps:
1. n8n- Google Drive Crendentials
- Open n8n account > go to Credential
- Select Google Drive OAuth2 API > continue
- This window pops up, where we need to fill up the Client ID and Client Secret Keys.
*2. Creating OAuth constent in Google Console *
- In Google Console > Click on the 'My First Project' to create a new project.
Make sure now you are working in your New Project that you just created.
In the search bar in the top, search for Google Drive API
- Click on Enable, this might take few seconds.
In APIs & Services > OAuth constent screen > Fill App Information
Fill app name > enter your email > Next
In Audience > External > Next
In Contact Info, enter email > Next
Finally, agree to the User Data Policy > Continue > Create
- Publishing
- In Google Auth Platform > Audience > Publish app > Confirm
- Credentials
- In APIs & Services > Credentials > Create credentials > OAuth client ID
Clients > Select Web Application > Enter the name of project
In Authorized redirect URLs, enter the OAuth Redirect URL from n8n window > Create
- Now,the pop up window shows the Client ID and Client Secret, paste it in n8n window
- Google Drive account setup in n8n, after entering the Client ID and Client Secret, Sign in with Google
- In n8n Google drive account integration
And that’s it — you’ve now integrated Google Drive with n8n like a pro!
This is one of the first posts in my AI automation learning series, and I’d love to hear what you think. If you run into any questions or ideas for future posts, drop them in the comments.
Follow along for more cool automation builds coming up soon!