n8n-docs/docs/nodes/credentials/Bitly
Tanay Pant dad628cb54 🐛 Minor fixes
2020-08-18 14:37:15 +02:00
..
README.md 🐛 Minor fixes 2020-08-18 14:37:15 +02:00
using-access-token.gif Changed header structure / added permalinks (#6) 2020-06-26 14:06:54 +02:00
using-oauth.gif Changed header structure / added permalinks (#6) 2020-06-26 14:06:54 +02:00

permalink
/credentials/bitly

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.

Prerequisites

Create a Bitly account.

Using OAuth

  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.

Getting Bitly credentials

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.

Getting Bitly credentials