Linkedin API-7.1028.1728

Linkedin API-7.1028.1728

linked.png

Linkedin API

 

Author: Arun Kumar:(arunk@argos-labs.com)   

The LinkedIn API Plugin provides authenticated integration with the LinkedIn platform for managing user and organization data, posts, and media assets.

linkedin API

Primary Features

It supports five core operations: User Info, User Post, Org Info, Org Post, and Org Post Image.

Full scope of the LinkedIn API, which is fundamentally a set of programmatic interfaces built to support a business's core activities in recruitment, sales, and marketing.

Collaboration — Step-by-step Guide

Need help?

Technical contact to tech@argos-labs.com



May you search all operations,

Create credentials from Linkedin console

·     OAuth 2.0 Access Token Required

  1. Generate from: LinkedIn Developer Tools
    Scopes Required:

  • r_liteprofile

  • w_member_social

  • rw_organization_admin

  • w_organization_social

 

  1. Create app

linked_1.png

 

  1. Access app requests

linked_2.png

 

 

  1. Generate access token

Valid 60 days 100 requests/day, duplicate post not allowed.

linked_3.png
linked_4.png

 

Input (Required)

Display Name

Selection

Default Value

User Info

Access Token

id,name

User Post

Access Token

success message

 

User Id

 

 

Text To Post

 

Org Info

Access Token

id,name

 

Org Id

 

Org Post

Access Token

success message

 

Org Id

 

 

Text To Post

 

Org Post Image

Access Token

success message

 

Org Id

 

 

Text To Post

 

 

Image To Post

 

 

Return Code

Code

Meaning

0

current_count <=max_loop_count(Continue Loop)

1

Failure (Invalid Input Type)

99

Exceptional case


Output Format

You may choose one of 3 output formats below,

  • String (default)

  • CSV

  • File

Parameter setting examples (diagrams)

Operations

User Info:

linked_5.png

User Post:

linked_6.png

 

Org Info:

linked_7.png

 

Org Post:

linked_8.png

 

Org Post Image:

linked_9.png