Microsoft To Do - Create a list

Use the Microsoft To Do - Create a list action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to create a new, empty to-do list. The list serves as a collection of tasks. Use the Microsoft To Do - Create a task action to create tasks associated with a list. If you create a list with the same name as an existing list, the action creates the new list with an incrementing number appended. For example, you create a new list called Test but there is already a list called Test, your list will be created with the name Test (1).

For more information about the Microsoft To Do connector, go to Microsoft To Do.

Configure the Microsoft To Do - Create a list action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  2. Select a Connection. If you do not have a connection, see Add a connection.
  1. Type in the List name.

Microsoft To Do - Create a list action fields and settings

Section Field Description Variable types

(unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Microsoft To Do connection used to create the list.

To refresh the available connections, click .

(n/a)

 

List name

Specify the name you want for the list. If you create a list with the same name as an existing list, the action creates the new list with an incrementing number appended. For example, you create a new list called Test but there is already a list called Test, your list will be created with the name Test (1).

Text, Decimal, Integer, Boolean, DateTime, Collection

Output List

Variable to store the list details as an object for use later in the workflow.

  • ID: (Text) The unique identifier of the task list.
  • List name: (Text) The name of the task list.
  • Shared list: (Boolean) True if the list is shared with other users.
Object