Note: 
  • Use and transfer of information received from Google APIs to any other app will adhere to Google API Services User Data Policy, including the Limited Use requirements.

  • In accordance with the Nintex Privacy Policy, Nintex Services do not retain any information obtained from third party services.

Google Tasks - Get task lists

Use the Google Tasks - Get task lists action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. action to retrieve a collection of task lists.

For more information about the Google Tasks connector A software component that allows seamless integration with third-party services, business applications, and content stores. Examples include Salesforce, Box, and Microsoft SharePoint. Connectors are used to create connections required for workflow actions and start events., go to Google Tasks.

Configure the Google Tasks - Get task lists action

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

  1. Select a Connection. If you do not have a connection, see Add a connection.
  2. Select the Item limit.
  3. Create or select a variable for the Task lists output.

Google Tasks - Get task lists action fields, buttons, and settings

Field

Description

Variable types

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.

Google Tasks connection to access the Google account from which you want to retrieve the tasks.

To refresh the available connections , click .

(n/a)
Item limit The number of results to retrieve with this action. Text, Decimal, Integer, Boolean, DateTime, Collection
Page token The page token value from a previous Get task lists action. Use multiple Get task lists actions to retrieve list of tasks that exceed the item limit. Text, Decimal, Integer, Boolean, DateTime, Collection
Task lists

Stores the result of the action as an object with the following variable:

  • Next page token: (Text) The page token value. This is used to filter results from multiple Get task list actions.

  • Task lists: (Collection) The list of task lists.

    • ID: (Text) The unique ID of a task list.

    • Title: (Text) The title of a task list.

    • Modified date: (DateTime) The date the task list was last updated.

    • Task list URL: (Text) The URL of the task list.

Object