Microsoft To Do
Business appsOAuth 2.0credential probe
Microsoft To Do task lists, tasks and linked resources (Microsoft Graph, OAuth2).
OCNORA ships 10 typed Microsoft To Do operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 10
- Complete TaskMark a task completed by setting its status; To Do stamps the date.ms_todo.complete_task
- Link Task to a SourceAttach a linked resource to a task, recording the record in another system that the task came from.ms_todo.create_linked_resource
- Create TaskAdd a task to a list, optionally with notes, an importance, a due date and a reminder.ms_todo.create_task
- Create Task ListCreate a new To Do task list for the connected user.ms_todo.create_task_list
- Delete TaskDelete a task from a list.ms_todo.delete_task
- Get TaskRead one task's title, status, notes and dates by its id.ms_todo.get_task
- Get Task ListRead one task list's name and sharing state by its id.ms_todo.get_task_list
- List Task ListsList the connected user's To Do task lists, following Graph paging.ms_todo.list_task_lists
- List TasksList the tasks in a task list, optionally narrowed by an OData filter such as a status.ms_todo.list_tasks
- Update TaskChange a task's title, notes, status, importance or dates; properties left blank keep their current values.ms_todo.update_task
More in Business apps
Run your first Microsoft To Do workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.