Kanbanize
Kanban portfolio management platform for boards, cards, workflows, teams, initiatives, and analytics.
Manages enterprise kanban records such as cards, boards, workflows, lanes, blockers, and cycle-time data.
Example Use Cases
These are the Kanbanize actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to add a comment to a Kanbanize card. Use when you need to add notes, updates, or any text-based information to an existing card.
Tool to check if a milestone is available on the specified board. Use when you need to verify milestone existence on a specific board. Returns True if the milestone is available (HTTP 204), False if not found (HTTP 404).
Tool to delete a workflow for the specified board. Use when you need to permanently remove a workflow from a board.
Tool to get a list of columns for a specific board in Kanbanize. Use when you need to retrieve all columns configured for a board, including their workflow assignments, positions, limits, and display settings.
Tool to retrieve a list of custom fields from Kanbanize with optional filtering. Use when you need to fetch custom field definitions, filter by field IDs, name, availability level, enabled status, types, or retrieve additional details like boards, card counts, and business rules.
Tool to check if a user is a watcher of a specific card. Use when you need to verify if a user is watching a card.
Tool to delete a board by its ID. Use when you need to permanently remove a board from Kanbanize. Note: The board must be archived before deletion.
Tool to delete a card from the Kanbanize board. Use when you need to permanently remove a card and all its associated data from the board.
Tool to delete a tag from Kanbanize. Use when removing a tag and optionally replacing it with another tag for all affected cards.
Tool to get a list of block reasons available on a board. Use when you need to retrieve available block reasons for a specific board.