Data Providers
...
MS Graph
Graph tasks

Get To-do lists & tasks

6min

Scenario

Get a list of To-do tasks for a user in Microsoft Graph using a GET REST function and display the tasks in a list .

Resource links:

Required OAuth scope (least to most privilege):

Tasks.Read Tasks.ReadWrite

Task list
Task list


Examples and code snippets



General

index.jigx


Functions

MS Graph list To-do tasks function in GitHub.

get-all-todo-tasks.jigx
get-task-lists.jigx


Jigs

MS Graph list To-do tasks in GitHub.

list-task-lists.jigx






Updated 03 May 2024
Doc contributor
Did this page help you?