Setup Gmail, Google Calendar, LinkedIn, OpenWeather credentials in n8n (local)
AI Summary
Summary of Connecting Google and LinkedIn on N1 Cloud
Connecting Google
- Sign in with Google
- Select account and accept permissions.
- Complete setup.
- Setting Up Local Instance
- Copy the redirect URL from local N1 instance.
- Go to Google Console and create a new project.
- Create a new OAuth 2.0 client; fill details for the consent screen and set application type to external.
- Add the copied redirect URL as authorized redirect URL.
- Enable necessary APIs (e.g., Gmail API, Google Calendar API).
- Add yourself as a tester in the application audience panel.
- Copy client ID and secret to N1 instance for connection.
- Complete Connection
- Click on sign in with Google, select account, grant permissions to connect.
Connecting LinkedIn
- Create LinkedIn Credentials
- Disable organization support and sign in.
- Create a new LinkedIn app from developer.linkedin.com.
- Fill app details, upload logo, agree to terms.
- Add redirect URL.
- Enable share on LinkedIn and sign in with LinkedIn (OpenID Connect).
- Add yourself as a tester.
- Copy client ID and secret into the application.
- Complete Connection
- Sign in to finalize connection.
OpenWeatherMap API Setup
- Get API Key
- Register for an OpenWeatherMap account.
- Complete payment details.
- Create a new API key and save it for use in application.
- Note: It may take some time for the API token to become active if connecting for the first time.