This API action allows you to interact with LinkedIn posts by sending various types of reactions. It is designed to enhance engagement with content on LinkedIn by automating the process of liking or reacting to posts.

Inputs

linkedin_post_url
string
required

A LinkedIn Post URL should start with “https://www.linkedin.com/posts/”.

Parameters

interaction_type
string
default:
"like"

The interaction you want to send. Options include: insightful, curious, love, support, celebrate, like, funny, random (for any of the previous values)

Output Fields

The API returns the following fields:

Here is the JSON schema for the output:

Ensure that the LinkedIn post URL is correctly formatted to avoid errors.