Teamwork
Teamwork is a project management platform that helps you manage your projects, tasks, and workflows. You can create tasks, add due dates, and collaborate with your team members to get work done faster.
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
New Task
Emit new event when a new task is created.
New Task Deleted
Emit new event when a new task is deleted
New Task Updated
Emit new event when a new task is updated
Actions
Action components allow you to perform operations on the app.
Create Task.
Create a new task in the backlog. See the docs here.
Delete Task
Delete a task. See the docs here.
List Project Tasks
List tasks from a project. See the docs here.
Update Task
Updates a task. See docs here.