Retrieve votes from Canny with optional filtering by board, post, or voter. Use this action to: - Get all votes on a specific post (filter by postID) - Get all votes by a specific user (filter by voterID) - Get all votes on posts in a board (filter by boardID) - List all votes a…
skipintegerNumber of votes to skip for pagination. Use with limit to paginate through results.
limitintegerMaximum number of votes to return (1-10000). Default: 10.
postIDstringFilter votes by post ID. Get post IDs from CANNY_LIST_POSTS.
boardIDstringFilter votes by board ID. Get board IDs from CANNY_LIST_BOARDS.
voterIDstringFilter votes by voter (user) ID. Get user IDs from CANNY_LIST_USERS.
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.