Comments
Create Topic Comment
Add a comment or reply to a topic. Requires subscriber authentication.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.userorbit.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Request Body
Topic ID (UUID) to comment on
Comment text content
Parent comment ID (UUID) for replies. Omit for top-level comments.
Comment source (e.g., “widget”, “api”, “email”)
Response
Created comment object with subscriber info
Behavior
- Event Trigger: Fires
topic-comments.createevent for Zapier - Team Validation: Subscriber must belong to same team
- Nested Replies: Supports threaded conversations
Webhooks
Triggers Zapier event:Event: topic-comments.create
Notes
- Returns full comment with subscriber details
- Comment immediately visible to all users
- Supports unlimited nesting via parentId

