Kanbanize icon

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.

Sign in to connect Kanbanize

Sign in to connect an account and start using Kanbanize in your apps.

Example Use Cases

These are example ways Snow can use Kanbanize when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Add a comment to a card

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.

Check Board Milestone

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).

Check User Is Card Watcher

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.

Delete Board

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.

Delete Card

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.

Delete Tag

Tool to delete a tag from Kanbanize. Use when removing a tag and optionally replacing it with another tag for all affected cards.

Delete Workflow

Tool to delete a workflow for the specified board. Use when you need to permanently remove a workflow from a board.

Get Board Block Reasons

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.

Get Board Card Templates

Tool to retrieve a list of card templates available on a Kanbanize board. Use when you need to see what card templates are configured for a specific board.

Get Child Cards

Tool to retrieve a list of child cards for a specified parent card. Use when you need to view all cards that are children of a given parent card in the Kanbanize hierarchy.