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.

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.

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

Delete Workflow

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

Get Columns

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.

Get Custom Fields

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.

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.

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.