Skip to content

[Components] breeze #13341

@pipedream-component-development

Description

breeze

URLs

Polling Sources

new-task

Prompt

Emit new event when a new task is created. No props required.

task-moved

Prompt

Emit new event when a task is moved to another list. Required prop 'taskID' to identify the task.

task-status-updated

Prompt

Emit new event when a task's status is updated. Required prop 'taskID' to identify the task.

Actions

create-task

Prompt

Generates a new task within an existing project in breeze. Required props: 'project ID', 'task name'. Optional props: 'task description', 'due date'.

create-project

Prompt

Establishes a new project in breeze. Required props: 'project name'. Optional props: 'project description', 'start date', 'end date'.

find-project

Prompt

Searches for a specific project in breeze using the name. Required props: 'project name'.

Metadata

Metadata

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions