Write

Batch Reply to LinkedIn Comments

Reply to multiple LinkedIn comments in a single call, up to 20 at a time with each reply capped at 1250 characters. Any replies that would exceed the 100-per-day engagement limit are automatically skipped. Use get_comment_status first to find the unanswered comments worth replying to.

batch_reply_commentsPOST/api/v1/content/comments/batch-reply
crispy — bash

Example prompt: Find all unanswered comments on my latest post and reply to each one with a personalized thank-you

{
  "replied": 12,
  "skipped": 2,
  "results": [
    { "comment_id": "urn:li:comment:891011", "status": "posted" }
  ]
}
Permission scope
core
Access
Write
Daily limit
100/day
Category
Content

What you can build

Clear a backlog of comments on a high-performing post in one pass
Respond to a wave of engagement after a viral post efficiently
Reply to many commenters with tailored messages in a single action
Stay on top of engagement without sending replies one by one

Parameters

Inputs accepted by batch_reply_comments.

NameTypeDescription
repliesobject[]Array of {comment_id, text} pairs

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.