LinkedIn Settings

LinkedIn related settings like OAuth can be configured here. iVendNext needs access to the API through which the post is shared and achieved using OAuth 2.0 Authentication Protocol.

1. How to set up LinkedIn Developer App

You must have LinkedIn Developer App for your company. iVendNext interacts with this App for sharing the post.

1.1 Create LinkedIn Developer App

Create App by link https://www.linkedin.com/developers fill all the details and verify it. And that App has the following products.

Share on LinkedIn

Sign In with LinkedIn

Marketing Developer Platform

linkedin-dev-products

1.2 Configure Redirect URLs:

Goto your LinkedIn Developers App then Auth tab.

In OAuth 2.0 settings section add Redirect URLs: https://{yoursite}/api/method/ivendnext.crm.doctype.linkedin_settings.linkedin_settings.callback

Click Update to make changes.

linkedin-redirect-urls

2. How to set up LinkedIn Settings

To access LinkedIn Settings, go to:

Home > CRM > Settings > LinkedIn Settings

Company ID

You get the Company ID from your LinkedIn Company URL.

Screenshot 2024-08-18 at 9.25.13 PM

Consumer Key and Consumer Secret

You get Consumer Key and Consumer Secret from your LinkedIn Developer account go to:

https://www.linkedin.com/developers/ > My Apps > {Your App} > Auth

LinkedIn Client

Once you save the doc by filling Company ID, Consumer Key, and Consumer Secret it will redirect to LinkedIn's sign-in page by providing valid LinkedIn credentials and clicking Allow, the member approves your application's request to access their member data and interact with LinkedIn on their behalf.

Authorize LinkedIn

Related Topics

  1. Lead

  2. Opportunity

  3. Quotation

  4. Campaign

  5. Email Campaign

On this page