Create Card
BREEZE_CREATE_CARDCreates a new task card in your project with details like name, due date, and team member assignments, helping you organize and track work items.
Breeze
18 actions for Breeze workflows.
Operations are the actions a workflow can take in Breeze, grouped by category. Each lists its method, parameters, and a template you can drop it into.
Manage individual cards within your Breeze projects to organize tasks and work items. Use these operations to create new cards, retrieve card details, move cards between lists to track progress, and delete cards when work is complete or no longer needed.
Create Card
BREEZE_CREATE_CARDCreates a new task card in your project with details like name, due date, and team member assignments, helping you organize and track work items.
GET_CARDS
BREEZE_GET_CARDSRetrieve all cards (tasks) from a specific project to view the complete list of work items and their details. Use this to see what tasks exist in a project before taking further actions.
Move Card
BREEZE_MOVE_CARDMove a card between different stages or reorder it within your project workflow. This helps you progress tasks through your sales pipeline, development stages, or any custom workflow you've set up.
Delete Card
BREEZE_DELETE_CARDPermanently removes a task card from your project board by its ID. Use this when you need to clean up completed, cancelled, or duplicate tasks from your workflow.
Get Card
BREEZE_GET_CARDRetrieves detailed information about a specific task or card in your project, including its tags, assigned team members, subtasks, and time tracking data. Use this when you need to view all the metadata and history associated with a particular work item.
Set up new lists within your Breeze projects to structure and categorize your workflow stages. Creating lists allows you to establish the columns and phases that cards will move through as work progresses.
CREATE_LIST
BREEZE_CREATE_LISTCreates a new list or stage within a Breeze project to organize and track tasks in a custom workflow. This helps you structure your project's workflow stages according to your team's process.
Control the overall structure and team composition of your Breeze projects. These operations let you create new projects, manage project settings, handle team membership by adding or removing people, and clean up completed or inactive projects through archival or deletion.
Create Project
BREEZE_CREATE_PROJECTCreates a new project in Breeze and automatically assigns it to you as the owner, allowing you to start organizing work immediately with default settings that can be customized later.
Add Project People
BREEZE_ADD_PROJECT_PEOPLEInvite team members to a Breeze project by their email addresses, granting them instant access to collaborate on that specific project.
Archive Project
BREEZE_ARCHIVE_PROJECTHide completed or inactive projects from your active project list to keep your workspace organized and focused on current work.
Delete Person from Project
BREEZE_DELETE_PROJECT_PERSONRemove a team member from a specific project, freeing up their capacity for other work. Use this when someone completes their role on a project or needs to be reassigned elsewhere.
Delete Project
BREEZE_DELETE_PROJECTRemove a project from your Breeze workspace when it's no longer needed or completed. This permanently deletes all associated data for that project.
Get Project
BREEZE_GET_PROJECTRetrieves detailed information about a specific project including its status, timeline, and associated data. Use this when you need to review project specifics, track progress, or pull data for reporting.
Get Project People
BREEZE_GET_PROJECT_PEOPLERetrieves a list of all team members assigned to a specific project, helping you see who's working on what.
Get Projects
BREEZE_GET_PROJECTSRetrieves a list of all active projects with details like budget, time tracking, and team assignments so you can see your current workload at a glance.
Administer the top-level containers that organize your Breeze environment and team collaboration. Use these operations to create new workspaces, retrieve workspace information, and manage workspace lifecycle for different departments or organizational units.
Create Workspace
BREEZE_CREATE_WORKSPACECreates a new workspace to organize and manage your projects and team collaboration in one centralized location. Use this when you're ready to set up a dedicated space for a specific client, department, or project initiative.
Delete Workspace
BREEZE_DELETE_WORKSPACEPermanently removes a workspace and all associated data from your Breeze account. Use this when you no longer need a workspace or want to clean up outdated project spaces.
Get Workspace
BREEZE_GET_WORKSPACERetrieves detailed information about a specific workspace including all associated projects and settings. Use this to access workspace data you need to manage or reference for your projects.
Get Workspaces
BREEZE_GET_WORKSPACESRetrieves all available workspaces for your account, allowing you to see all project environments you have access to. Use this to organize and manage multiple projects or client accounts within a single workspace structure.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.