Sorry, we don't support your browser.  Install a modern browser

Comment Retrieval & Reply Endpoints in Public API#2719

I would like to request support for comment management via the public Publer API.

Specifically, I am looking for the ability to:

Retrieve comments made by users on a published post (LinkedIn and Facebook Pages at minimum).

Endpoint to list comments for a specific post ID

Ideally with pagination, timestamps, user info, and comment IDs

Reply to a specific user comment via API.

Endpoint that allows replying using the comment ID

Support for text and (if possible) media attachments

(Optional but highly valuable) Webhook support for new comments, so external systems can be notified in real time when a new comment is posted.

My use case is building a personal assistant application that:

Creates and schedules posts through Publer

Monitors engagement

Automatically notifies me when a new comment is posted

Allows me to reply to that specific comment programmatically

Currently, follow-up comments (callbacks) are supported, but those are predefined comments attached at scheduling time. What I’m requesting is full inbox-style comment access through the API.

This would significantly expand automation and AI integration possibilities for Business plan users.

Thank you for considering this feature.

7 days ago