mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Bitly
You can find information about the operations supported by the Bitly node on the integrations page. You can also browse the source code of the node on Github.
Authentication
Pre-requisites
Create a Bitly account.
Steps
OAuth2 NOT SUPPORTED YET
- 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.
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.

