mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| using-access-token.gif | ||
| using-oauth.gif | ||
| permalink | description |
|---|---|
| /credentials/bitly | Learn to configure credentials for the Bitly node in n8n |
Bitly
You can use these credentials to authenticate the following nodes with Bitly.
Prerequisites
Create a Bitly account.
Using OAuth
::: tip ⛅️ Note for n8n.cloud users You'll only need to enter the Credentials Name and click on the circle button in the OAuth section to connect your Bitly account to n8n. :::
- Open your Bitly dashboard.
- Click on your account button in the top right.
- Click on "Profile Settings".
- Click on "Registered OAuth Applications".
- Click on "GET REGISTRATION CODE".
- Use Client Secret and Client ID in your Bitly node credentials in n8n.
- Enter n8n provided redirect URL. Redirect URL Explanation here.
Using Access Token
- Open your Bitly dashboard.
- Click on your account button in the top right.
- Click on "Profile Settings".
- Click on "Generate Access Token".
- Enter password.
- Use the access token in your Bitly node credentials in n8n.

