Microsoft project management software used to plan, manage, and communicate a project schedule and other information among workgroup members, project managers, and other stakeholders.
Dear Syed D Ahmad,
Thank you for reaching out. Unfortunately, Microsoft Planner does not currently offer a built-in method to import entire Plans from Excel. While there are ways to create tasks using Power Automate, creating full Plans (including their structure) programmatically is more complex.
One potential approach is using Microsoft Graph API, which allows the creation of new Plans in Planner. You could set up a Power Automate flow that reads your Excel file and uses the Graph API to create new Plans dynamically. This would require:
- Registering an Azure AD app with the necessary permissions to interact with Planner.
- Using Power Automate's HTTP action to call the Microsoft Graph API (POST /planner/plans) for each entry in your Excel file.
If you are interested in a Power Automate and Graph API solution, I suggest raising this concern in the Power Automate Community and Microsoft Graph - Microsoft Q&A, where the related support teams can provide more professional suggestions and ideas for creating a Plan with Microsoft Graph API and creating flows in Power Automate.
Thank you for your understanding.
Best Regards,
Community Moderator | Sophia