Create Plan
UiPath.MicrosoftOffice365.Activities.Planner.Plans.CreatePlan
Description
Uses the Microsoft Graph Create plan API to create a new plan.
Scopes
This activity requires the following scopes:
- Tasks.ReadWrite
OR
- Group.ReadWrite.All
Project compatibility
Windows - Legacy | Windows
Configuration
Parameters
Common
- DisplayName - The display name of the activity. This property supports
Stringvariables and string formatted values.
Input
- Group - The user group to own this plan. This field supports only
Groupvariables. - Plan Title - The name of the plan. This property supports
Stringvariables and string formatted values.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.
Output
- Plan - The newly created Microsoft plan. This field supports only
PlannerPlanvariables. 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.