- Integrations
- /
- Microsoft To Do
- /
- Actions
- /
- List Microsoft To Do Lists
ActionMicrosoft To DoUpdated May 2026
What Microsoft To Do lists do I have?
Short answer: Drop the "Microsoft To Do → List Microsoft To Do Lists" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Sample request
{}
Returns
{"value": [{"id": "list123","isOwner": true,"isShared": false,"displayName": "Tasks"}]}
Use these fields in downstream nodes for routing, logging, or error handling.
Triggered by
Apps that pair well as the trigger for List Microsoft To Do Lists.
Any of these apps can fire this action as part of a workflow.
FAQ
Questions about List Microsoft To Do Lists.
What does the List Microsoft To Do Lists action do in Microsoft To Do?
Returns the user's task lists. Useful for resolving list IDs at workflow setup.
What inputs does List Microsoft To Do Lists require?
List Microsoft To Do Lists has no required inputs. Sensible defaults are applied if you leave fields blank.
Can I use dynamic inputs from earlier workflow nodes?
Yes. Any field on this action can pull values from upstream nodes, whether that's a form response, a trigger payload, an AI output, or a lookup result.
What happens if Microsoft To Do returns an error?
The workflow pauses on the failed node, the error message is captured in the run log, and you can retry the run with one click. Auto-retry policies are configurable per workflow with exponential backoff up to 5 attempts.
Does List Microsoft To Do Lists support batch operations?
Yes. Run List Microsoft To Do Lists inside a Loop node to process arrays. Tiny Command handles Microsoft To Do's rate limits automatically so you don't have to throttle manually.
More actions
Other Microsoft To Do actions.
Action
Create Microsoft To Do Task
Adds a task to a specific list with title, due date, body. For "external event → personal todo" workflows in Microsoft-ecosystem teams.
ActionList Microsoft To Do Tasks
Returns tasks within a specific list with status, due date. For "today's tasks digest" workflows or for sync with external project trackers.
Send list microsoft to do lists from your workflows.
Triggered by anything in the catalog. Free tier available. No credit card.