Tool to create a new comment on a post. Use when you have the authorID and postID and want to submit feedback or replies.
valueText content of the comment, up to 2500 characters. Required if no images.
postIDRequiredstringUnique identifier of the post to which the comment is added (Canny post ID). Use the 'List Posts' action to get valid post IDs.
authorIDRequiredstringUnique identifier of the comment's author (Canny user ID). Use the 'Create or Update User' action to get a valid user ID.
internalbooleanFlag for internal-use-only comments. Can only be true if the author is a company member.
parentIDstringIf this comment is a reply, the unique identifier of the parent comment (Canny comment ID).
createdAtstringOriginal creation timestamp in ISO 8601 format (useful for migrating comments)
imageURLsarrayList of image URLs to attach to the comment.
shouldNotifyVotersbooleanWhether to send email notifications to voters of the post.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.