Posts & Engagement
Posts & Engagement
Voyager provides full post lifecycle management — create posts, react with any of LinkedIn’s 6 reaction types, comment, and monitor engagement. All engagement endpoints use direct API calls.
Create a Post
Like a Post
React to a post with any of LinkedIn’s 6 reaction types:
Reaction Types
If reactionType is omitted, it defaults to LIKE.
Unlike a Post
Comment on a Post
Delete a Comment
Delete by matching text (finds your comment that matches the provided text):
Or delete by URN directly:
Delete a Post
Get a Person’s Posts
Get Post Reactions
See who reacted to a specific post:
Get Post Comments
The postId in URLs like /api/posts/:postId/comments is the numeric activity ID. Extract it from a post URL: urn:li:activity:7180123456789012345 has postId 7180123456789012345.
Feed & Content Discovery
Your Feed
Trending Topics
Search Content
Follow / Unfollow
Your Engagement History
See posts you have liked and comments you have written:
Notifications
Get engagement notifications on your own content (likes, comments, mentions):
Related
- Content Intelligence Guide — Monitor what prospects are posting
- Webhooks — Real-time engagement notifications
- Batch Operations — Batch post data retrieval