1
Create a developer account
If you don’t already have one, sign up for a free LinkedIn’s developer account.
2
Create & configure a LinkedIn app
- Go to the Create an app page
- Fill in all the required details, then click the Create App button.
- In the Products tab, select the products you need for your integration. This will automatically add the necessary OAuth 2.0 scopes in the Auth tab.
- In the Auth tab, configure the following Redirect URL:
https://api.nango.dev/oauth/callback, then copy both the Client ID and Primary Client Secret, you will need them when configuring your integration in Nango.
3
Next
Follow the Quickstart.