I have created a flow to get all "To Do's" in a Microsoft To-Do folder using the action "List to-do's by folder (V2)"
As you can see in the official website ( https://learn.microsoft.com/en-us/connectors/todo/#list-to-do's-by-folder-(v2) ), i get all information of every To -Do item but not the name of the person assigned to.
From the site, I see that in previous versions of this flow, the filed "assigned to" was included. Is there a way I can enable it now?
Below the current array, missing "Assigned to"
NamePathTypeDescriptionIdidstringUnique identifier of the to-do.Created Date-TimecreatedDateTimedate-timeYYYY-MM-DDThh:mm:ssZ (UTC format)Modified Date-TimelastModifiedDateTimedate-timeYYYY-MM-DDThh:mm:ssZ (UTC format)Content Typebody.contentTypestringThe type of the content. Possible values are text and html.Contentbody.contentstringThe content of the item.Modified Date-TimebodyLastModifiedDateTimedate-timeYYYY-MM-DDThh:mm:ssZ (UTC format)DatecompletedDateTime.dateTimedate-timeYYYY-MM-DDThh:mm:ssDatedueDateTime.dateTimedate-timeYYYY-MM-DDThh:mm:ssImportanceimportancestringLow, normal or high.Is reminder onisReminderOnbooleanTrue if an alert is set to remind the user of the to-do.Date-TimereminderDateTime.dateTimedate-timeYYYY-MM-DDThh:mm:ssStatusstatusstringIndicates state or progress of the to-do - not started, in progress, completed, waiting on others or deferred.TitletitlestringBrief description or title of the to-do.