Assigned Task To-do not find

Vizcaino, Gabriel 1 Reputation point
2022-03-02T10:18:19.167+00:00

Hi,

I have a web app that use a list of task from To Do Microsoft. I use Graph v1.0 to bring all data. Title, due date, etc. But I need to bring also tho who was assigned the task.

However I cant find the way to bring that data in the documentation. Can you clarify please?

PS. I don't need to edit or create, just show to who was assigned.

179263-image.png

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,641 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ShivaniRai-MSFT 2,726 Reputation points
    2022-03-08T11:23:50.157+00:00

    Hi @Vizcaino, Gabriel ,

    As per this MS Documentation, we can only fetch these properties of a To Do Task as of now. assignedTo property is not yet available using Graph API. You can submit a feature request idea using this support link, which will be monitored by Microsoft team and make the enhancements to Microsoft Graph APIs.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    0 comments No comments