LinkedIn Social Selling

Like a post or comment on LinkedIn

POST https://api.letterdrop.com/api/v1/social-selling/like

Automatically like LinkedIn post from connected accounts

Headers

NameTypeDescription

api-key*

string

API key that is unique to your workspace

Request Body

NameTypeDescription

url*

string

URL of LinkedIn post or comment

groups

array

Name of group to like from. Eg: ["sales", "execs"]

reactionType

string

One of "like", "celebrate", "support", "love", "insightful", and "funny"

Request a comment on a post or comment on LinkedIn

POST https://api.letterdrop.com/api/v1/social-selling/request-comment

Automatically like LinkedIn post from connected accounts

Headers

NameTypeDescription

api-key*

string

API key that is unique to your workspace

Request Body

NameTypeDescription

url*

string

URL of LinkedIn post or comment

groups

array

Name of group to request a comment from. Eg: ["sales", "execs"]

Last updated