UiPath Documentation
activities
latest
false
Productivity activities

List Plans

List Plans activity that uses the Microsoft Graph List plans API to list all plans for a given user group in Microsoft 365.

UiPath.MicrosoftOffice365.Activities.Planner.Plans.ListPlans

Description​

Uses the Microsoft Graph List plans API to list all plans for a given user group.

Note:

Find Meeting Times cannot be used with ApplicationIdAndSecret authentication because the Microsoft Graph FindMeetingTimes API does not support application permissions.

Scopes​

This activity requires the following scopes:

  • Tasks.Read

OR

  • Tasks.ReadWrite

OR

  • Group.Read.All

OR

  • Group.ReadWrite.All

Project compatibility​

Windows - Legacy | Windows

Configuration​

Properties panel​

Common​
  • DisplayName - The display name of the activity. This property supports String variables and string formatted values.
Input​
  • Group - The Group object. This field supports only Group variables.
Misc​
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.
Output​
  • Plans - The collection of PlannerPlan objects retrieved from the Group. This field supports only PlannerPlan[] variables. Required if you plan to use the output data in subsequent activities. You can also use this variable as an input variable in other Planner activities.
  • Description​
  • Scopes​
  • Project compatibility​
  • Configuration​
  • Properties panel​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated