n8n: Credential - Google Tasks account
Source: Dev.to
Prerequisite
- Create a Google OAuth2 API – see the guide: How to create Google OAuth2 API
- Enable the Google Tasks API – go to the Google Cloud Marketplace: Google Tasks API
Configure the Google Tasks Credential in n8n
-
Open the n8n website.
-
Click the Credentials dropdown (1) and select Create credential (2).

-
In the search box, type Google Tasks OAuth2 API (1) and click Continue (2).

-
Paste the Client ID (1) and Client Secret (2) that you obtained from the Google OAuth2 API setup.
-
Click Sign In with Google (3).
-
Once the authentication flow completes, the account will be connected.
