Tool to create a new post (feature request or feedback) on a Canny board. Use this action when you need to submit new feedback or feature requests to a board. Requires a valid boardID (from list_boards) and authorID (from create_or_update_user or list_users).
etastringThe estimated completion date for this post in MM/YYYY format.
byIDstringThe unique identifier of the admin who is creating the post on behalf of the author. Used when an admin submits feedback for a user.
titleRequiredstringThe title of the post. Should be concise and descriptive.
boardIDRequiredstringThe unique identifier of the board where the post will be created. Get this from list_boards action.
detailsRequiredstringThe detailed description or body of the post. This is the longer text field explaining the feature request or feedback.
ownerIDstringThe unique identifier of the user responsible for completing the work on this post.
authorIDRequiredstringThe unique identifier of the user who is the author of the post. Get this from create_or_update_user or list_users action.
createdAtstringThe original creation date of the post in ISO 8601 format. Useful for migrating posts from another system.
etaPublicbooleanWhether the ETA should be visible to all users. Defaults to false.
imageURLsarrayList of URLs pointing to images to attach to the post.
categoryIDstringThe unique identifier of the category or subcategory to assign to this post.
customFieldsobjectCustom fields associated with the post. Keys must be 0-30 characters; string values under 200 characters.
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.