Skip to content

Managing tasks

Tasks are individual work items in Tallyfy. They’re either steps within a running process or standalone one-off tasks. The API lets you list, get, create, update, complete, and reopen them.

See the pages below for request details and code examples.

Tasks > Edit tasks

Edit any task on the fly in Tallyfy. Reassign people, update descriptions with rich text and…

Tasks > Get task

Tallyfy’s API lets you fetch any single task by its ID using a GET request and optionally…