mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
38 lines
1.2 KiB
Markdown
38 lines
1.2 KiB
Markdown
# Bitly
|
|
|
|
You can use these credentials to authenticate the following nodes with Bitly.
|
|
- [Bitly](/integrations/nodes/n8n-nodes-base.bitly/)
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Bitly](https://www.bitly.com/) account.
|
|
|
|
## Using OAuth
|
|
|
|
!!! note "⛅️ 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.
|
|
|
|
|
|
1. Open your Bitly dashboard.
|
|
2. Click on your account button in the top right.
|
|
3. Click on "Profile Settings".
|
|
4. Click on "Registered OAuth Applications".
|
|
5. Click on "GET REGISTRATION CODE".
|
|
6. Use Client Secret and Client ID in your Bitly node credentials in n8n.
|
|
7. Enter n8n provided redirect URL. Redirect URL Explanation [here](/).
|
|
|
|
|
|

|
|
|
|
## Using Access Token
|
|
|
|
1. Open your Bitly dashboard.
|
|
2. Click on your account button in the top right.
|
|
3. Click on "Profile Settings".
|
|
4. Click on "Generate Access Token".
|
|
5. Enter password.
|
|
6. Use the access token in your Bitly node credentials in n8n.
|
|
|
|
|
|

|