Write

Engage With Latest Post

Reacts to someone's latest LinkedIn post and optionally leaves a comment, with a safety limit of 100 per day. Accepts a provider_id, a profile slug, or a full URL to identify the person, and you can choose the reaction type and attach the action to a campaign. Fails with 'no posts found' when the person has no public posts.

engage_with_latest_postPOST/api/v1/content/posts/{identifier}/engage
crispy — bash

Example prompt: React with insightful and leave a short comment on John Doe's latest post, track it under my Q3 outreach campaign

{
  "identifier": "john-doe-123",
  "post_id": "urn:li:activity:7212000000000000000",
  "reaction_type": "insightful",
  "comment_posted": true
}
Permission scope
core
Access
Write
Daily limit
100/day
Category
Content

What you can build

Warm up a prospect before outreach by reacting to their newest post
Leave a thoughtful comment on a lead's latest update to start a conversation
Run timely, light-touch engagement across a target list under a campaign
Choose the right reaction, from like to insightful, to match the post's tone

Parameters

Inputs accepted by engage_with_latest_post.

NameTypeDescription
identifierstringWhose latest post to engage with. Accepts ANY of: (1) provider_id like 'ACoAABGDkeIB...' - best, (2) slug like 'john-doe-123', (3) full URL like 'https://linkedin.com/in/john-doe-123'.
reaction_type"like" | "celebrate" | "support" | "love" | "insightful" | "funny"Type of reaction to add (default: like)
comment_textstringOptional comment text to leave on the post
campaign_idstringCampaign slug (from list_campaigns) to track this action under.

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.