
How-To Geek
How to automatically add microsoft planner tasks to your outlook calendar.
Make Microsoft Planner automatically add tasks to your Outlook calendar. Here's how.
Quick Links
Create a planner microsoft link, add the planner to your outlook calendar, share the planner with another calendar, stop sharing your planner calendar.
To-do list software can be a real productivity booster, but there's always the risk that it becomes just another list. Use Microsoft Planner to automatically add tasks to your calendar so you know when you've got due dates coming up.
We've covered the basics of Microsoft Planner before, but as a quick catchup, Planner is a to-do app that comes with Office 365 (O365). It's available for anyone with a paid subscription to O365, whether that's a personal subscription you've paid yourself or an enterprise license that your company pays for.
Planner lets you add the tasks from a plan to a calendar by creating a publishing link. This allows anyone with the link to import it into their calendar. It is a great feature for a team planner, where everyone will be able to see when tasks are due for completion.
However, you don't have to share this link with anyone (and it's an incredibly long link that no one could ever guess or find by accident), so your Planner data is perfectly safe.
To create a publishing link, go to the Microsoft Planner website and log in with your O365 account details.
In the menu on the left-hand side, select the plan you'd like to add to your calendar.
Click the three dots next to the "Schedule" option, then select "Add Plan To Outlook Calendar".
In the panel that opens, click the "Publish" option.
At this point, you have two distinct options. You can add the Planner tasks to your Outlook calendar by clicking "Add To Outlook", or you can copy the "iCalendar link" and import the Planner task to any calendar software you like.
If you click "Add To Outlook", your Outlook calendar will open and display the iCalendar subscription for you to confirm.
Change the calendar's display name and then click "Save".
The Planner calendar will show up in the "Other calendars" section. Tasks in the calendar will appear on the due date of the task.
It can take a little while for Outlook to refresh and pick up the tasks from a published calendar, so don't worry if they don't turn up straight away.
If you want to add the planner tasks to a different calendar---either yours or someone else's---select the whole of the iCalendar link and copy it using CTRL+C on Windows or CMD+C on a Mac.
You can now either share it with someone else or add it to your own calendar. If you're not sure how to add an iCalendar link to your calendar, it's really easy whether you're using Google Calendar , Apple Calendar , or you want to add it to a different Outlook calendar .
If you want to stop sharing your Microsoft Planner tasks, click the three dots next to the "Schedule" option in the application and then select "Add Plan To Outlook Calendar" again.
Select the "Unpublish" option.
This will remove the link, which will stop anyone using the link from getting any updates.
- Search this site

Create a Microsoft Flow to Convert an Email Into a Microsoft Planner Task With Notes In 5 Steps

- Eric Miller
- August 22, 2022
Editor’s Notes: (3/28/2023): Added more details on how to format the output of the link to the emai l and also added a final step to clear the flag. (1/27/2023): Microsoft seemed to change the format for a link to the URL. So I updated Step 5 with the new format.
I know this is not a normal topic for PADT’s blog, but I just updated my Microsoft Flow for converting an email into a task, and it took me a while to find an example of what I wanted to do. So I thought I’d share what I did to get it to work.
Wait, You Need a Microsoft Flow For This?
Yup. In Microsoft Outlook Online, you can right-click on an email and make a ToDo task. But there is no way to do that in Outlook desktop or the mobile app, and it doesn’t make a planner task. And I use Microsoft Planner as my task management tool, not ToDo.
The recommended solution to this shortcoming is to use a Microsoft Flow to take any flagged email and make a task. There are a ton of examples for this on the interweb, and this served me well for a long time. The algorithm is:
- Start the Microsoft flow when an “email is flagged” event happens
- Get your user profile information
- Use the email subject as the task subject
- Assign my Office365 User ID to assign the task to me
- Include a preview of the email body
- Create a URL that links to the email in Outlook online
- Clear the flag

But the Subject Alone was Not Enough
This worked for me for more than a year. But I found that half the time I was working my way through the task list, the email’s subject string was not enough to remind me what I needed to do. What I wanted was to capture who it was from and the start of the content. And ideally, a link to the email.
And you can’t add this info to a task when you create it, you have to modify it. And that generated an error.
The secret was that you couldn’t just modify a Planner task after you make it. You have to give it some time to make its way into the cloud, then modify it. So you add a Delay, then add “Update task Details.”
Here is my Microsoft flow.
1. Start with a Flagged Email:

2. Get your ID with “Get my Profile.”

3. Make the new task with “Create a task.”
Use the subject from the email to identify the task. Note that I already made a “From Email” bucket in my primary ToDo Plan. You can also make a plan just for email-based tasks. While I was in there, I also set the start date to the date of the email to let me know when it came in. Last but not least, I use my Azure ID to assign the new task to me.

4. Wait for it to get stored with “Delay.”
20 Seconds seems fine for me. Add more if it fails on you. This delay is critical to get the flow to work. If you don’t put the wait in, the information you need for future steps may not be in the cloud where you can get at it.

5. Add the info you want with “Update Task Details.”
Here is where you can get fancy. Use the ID from the plan to tell the flow which task you want to modify. If “Id” doesn’t show up in the dropdown, scroll down on the dropdown and choose “Enter Custom Value,” and choose “Id.”
Then fill in the description with stuff you think you will need when you read the task in a few days. I use:

That is a bit confusing, so here it is explained:
- This is the internal Id of the task you just created and waited for
- From the email that triggered the flow, the email on the From line
- To get a new line of text, you have to use this function to create a unicode linefeed character
- Do it again to get a blank line
- Gives the first bunch of characters in the email instead of the whole body
- This is the first part of the URL needed to point to a message in the browser version of outlook.
- Internal Id for the triggering email.
- Arguments telling Outlook web interface to use the ID and open it for reading.
Now, if you want to get fancy, you could save the email message to a file on OneDrive, then put the link to the message in the Reference section. Sounds like a pain, and I’d rather deal with the email in Outlook.
6. Clear the Flag with “Flag email (V2)”
Now that the task is created in planner, you should clear the flag on the email.
Do that with a Flag email (V2) step. I renamed it “Clear Flag.” Set the Message Id to the ID for your message and then set Flag Status to “Not flagged”

Check Out Your Shiney New Task
Here is what it looks like on my Plan:

And if I click on the task, I can see the information I want and the URL:

Give It a Try
I’ve not tried to share a flow outside of my organization before, but here is a zip file you can try and import:
Use at your own risk, etc…
While You are Here
I’m not sure how you ended up on PADT’s website, but if you happen to be a mechanical engineer or similar, check us out. We are an Ansys Elite Channel Partner, A Stratasys Diamond Partner, and one of the most respected providers of simulation, design, and 3D Printing services in the US. If any of those words mean something to you, contact us and let us know how we might be able to help. I’ll even flag your email so it shows up as a task in planner.
And if all of that engineer talk is goblidy gook, that is fine too. I’m glad we might have been able to help you.

Ansys Elite Channel Partner
Get Your Ansys Products & Support from the Engineers who Contribute to this Blog.

Stratasys Platinum Partner
Technical Expertise to Enable your Additive Manufacturing Success .

Product Development
Padt’s pulse newsletter.
Keep up to date on what is going on at PADT by subscribing to our newsletter.
Email (required) *
Share this post:

Upcoming Events
Webinar: additive's role in factory 4.0, ansys levelup 2023, nerdtoberfest 2023, mechanical updates in ansys 2023 r2 (3) - webinar, 2023 southern arizona tech + business expo, fluent gpu solver updates in ansys 2023 r2 - webinar, structural updates in ansys 2023 r2 (2) - webinar, colorado life sciences innovation forum 2023, 2023 az bio awards, experience stratasys truck tour - houston, aiaa rocky mountain section technical symposium 2023, experience stratasys truck tour - dallas, tx, accelerating the energy transition through simulation, 3d printing vs. cnc machining - webinar, maxwell updates in ansys 2023 r2 - webinar, sandia science & technology park 25th anniversary, experience stratasys truck tour - tempe, az, 26th annual new mexico flying 40 awards, new mexico tech summit, structures updates in ansys 2023 r2 (1) - mechanical, post & graphics, improved injection molding with additive - webinar, spie optics & photonics exhibition 2023, fluids updates in ansys 2023 r2 - webinar, experience stratasys truck tour - salt lake city, utah, experience stratasys truck tour - denver colorado, solving supply chain issues with additive - webinar, arizona tech leadership golf tournament, arizona tech ceo leadership retreat, system automation & optimization updates in ansys 2023 r1 - webinar, 2023 aerospace, aviation, defense and manufacturing conference, materials updates in ansys granta 2023 r1 - webinar, turbo expo 2023, revolutionize packaging design with additive - webinar, 2023 e-mobility and clean energy summit, optics updates in ansys 2023 r1 - webinar, ls-dyna updates in ansys 2023 r1 - webinar, driving automotive innovation with additive - webinar, hill air force base tech expo, structural updates in ansys 2023 r1 (3) – structural optimization & ex, crosstalk 2023: emerging opportunities for advanced manufacturing smal, signal & power integrity updates in ansys 2023 r1 - webinar, additive manufacturing updates in ansys 2023 r1 - webinar, 38th space symposium arizona space industry, additive aids for manufacturing - webinar, 38th space symposium, venture madness 2023, fluid meshing & gpu-solver updates in ansys 2023 r1 - webinar, 8th thermal and fluids engineering conference, structural updates in ansys 2023 r1 - composites, fracture & mapdl, 8th thermal and fluids engineering conference, arizona biopreneur conference | spring 2023, 2023 arizona medtech conference, optimize jigs & fixtures with additive - webinar, 3d design updates in ansys 2023 r1 - webinar, competitive advantages of 1d/3d coupled simulation - webinar, high frequency updates in ansys 2023 r1 - webinar, additive advantages in aerospace - webinar, structural updates in ansys 2023 r1 (1) - webinar, ime 2023: md&m | westpack | atx | d&m | plastek, ime 2023 md&m | westpack | atx | d&m | plastek, arizona photonics days, 2023, tipe 3d printing | 2023, venture cafe phoenix talent night - job fari, vfs 2023 autonomous/electric vtol symposium, building a.m.- utah: kickoff, 2023 az tech council golf tournament, simulation best practices for 5g technology - webinar, digital twins updates in ansys 2022 r2 - webinar, tech the halls - az tech council holiday mixer, electric vehicle and other infrastructure update panel, speos updates in ansys 2022 r2 - webinar, simulation best practices for electronics reliability - webinar, discovery updates in ansys 2022 r2, venturecafe phoenix panel: venture capital in az, 2022 governor’s celebration of innovation awards + tech showcase, venturecafe phoenix panel: angel investment in az, high & low frequency electromagnetics updates in ansys 2022 r2, simulation best practices for chip-package-system design & development, nerdtoberfest 2022, 2022 southern arizona tech + business expo, ls-dyna updates in ansys 2022 r2 - webinar, experience stratasys truck tour - clearfield utah, asu school of manufacturing systems and networks - formal opening cele.

We Make Innovation Work
The Pulse Newsletter
SIMULATION PRODUCTS & SERVICES
Digital manufacturing, product development, search in padt site.
Most of our customers receive their support over the phone or via email. Customers who are close by can also set up a face-to-face appointment with one of our engineers.
For most locations, simply contact us:
- Search the community and support articles
- Search Community member
Ask a new question
Planner task to Outlook desktop task
I think this should be fairly easily, perhaps I'm missing it:
I would like a Planner Task to become / sync with an Outlook DESKTOP task. That's it. Outlook "Tasks" do a good job of playing with other standards like Apple iOS Reminders, so my current Outlook desktop tasks appear alongside my family's iOS tasks and sync both ways. But I can't get Planner tasks to make their way to Outlooks Desktop tasks.
I don't want the Planner Task to become a "To Do" "Assigned to Me" task, since these don't show up in Outlook Desktop and I don't use To Do.
I understand that I can see To Do tasks in Outlook web client, I am looking for the desktop app tasks.
Likewise, I know I can see To Do in Teams, but same, those To Do tasks from Planner don't make it to Outlook desktop.
It's unlikely my company will move to iPhone reminders or employ my teenagers and give them a corporate account!
Hopefully something simple I am missing. Thanks for the help.
Report abuse
Replies (3) .
- Microsoft Agent |
Thank you for your question in this community,
Outlook for Desktop doesn't support displaying Tasks from Planner. It can however show your own Tasks folders and Task folders from others shared with you. It can also display your Flagged Emails.
Outlook on the Web uses the web version of Microsoft To Do to display your tasks which includes tasks from Planner as well.
If you really want them to show in Outlook, then you could use Microsoft Power Automate to achieve this. There are various templates available already or you could create your own to tweak it even more to your likings.
Copy a new Planner task to a Microsoft Outlook task
Best Regards,
1 person found this reply helpful
Was this reply helpful? Yes No
Sorry this didn't help.
Great! Thanks for your feedback.
How satisfied are you with this reply?
Thanks for your feedback, it helps us improve the site.
Thanks for your feedback.
OK, thank you Ethan, that seems like some basic functionality missing from Outlook desktop. Is Outlook desktop client being discontinued? Or, is it going to get the same features of the web version? At a corporate level we're trying to get user adoption for everything O365, but when each app has slightly different functionality and the only choice for interoperability is a connector like Power Automate, a lot of users will continue to opt for their own individual apps, which can already connect with IFFT or Power Automate etc. Thanks for answering.
Hi Thank you for your reply. I am very sorry for the trouble you have caused. This is indeed a functional limitation. I sincerely recommend that you feed your thoughts back to our official, in your Outlook>file>feedback,
Of course, If you really need this feature and want to know the relevant knowledge of PowerAutomate, I suggest you go to the relevant PowerAutomate community . There are many professional engineers and community members who can help you solve this problem. Please don't mind if I send your Problem redirection, because this community is more about solving Office 365 business problems! Thank you for your support and understanding! Best Regards Ethan
2 people found this reply helpful
Question Info
- Classic Outlook for Windows
- For business
- Norsk Bokmål
- Ελληνικά
- Русский
- עברית
- العربية
- ไทย
- 한국어
- 中文(简体)
- 中文(繁體)
- 日本語
Use Tasks in Outlook.com
A task is an item that you create that you want to track until it's completed. Use To Do in Outlook.com to create, edit, and manage tasks.

Choose your version for instructions
The instructions are slightly different depending on whether you're using To Do in Outlook.com or the classic Tasks. Choose the version you're using to see the instructions that apply to you.
Note: The classic Tasks experience will be removed in the coming months.
IF THE ICON LOOKS LIKE...

See Instructions for To Do in Outlook.com .

See Instructions for classic Tasks in Outlook.com .
Instructions for To Do in Outlook.com
Microsoft To Do is now integrated with Outlook.com. To Do is taking the place of Tasks and includes smart lists. Smart lists are filtered lists that make it easier to track tasks and organize your day. With To Do integration, you can quickly organize your tasks by adding them to My Day, marking them as important, or adding them to new lists that you create. There's even a list for tasks that you've assigned a date to. To get started, Sign in to Outlook.com .
To Do is a bit different from the classic Tasks in Outlook.com. Some features are different, and others will be added as To Do is rolled out.
Note: You can also view and manage your tasks on the go by installing the To Do app.
Manage all tasks

The To Do page includes four default tasks lists, plus optional tasks lists and any tasks lists that you create.
My Day is a Smart List that can help you track the tasks that you want to get done today. It's empty at the start of each day by default, so that you can organize your day by adding tasks to it. You add existing tasks to My Day by right-clicking a task and choosing Add to My Day , or by dragging a task from any other tasks list to My Day. Tasks that appear in My Day are kept in their original list.
Note: My Day is cleared at midnight every night. Tasks that appear in My Day are stored in other tasks lists, so they aren't deleted when My Day is cleared.

Important is a Smart List that includes tasks that you've marked as important. You can mark a task as important by right-clicking it and selecting Mark as important , or by selecting the star icon next to it.
Planned is a Smart List that includes tasks that have a reminder or due date and have not been marked as complete. Tasks that you create with a reminder or due date will automatically appear in this list. The only way to add tasks to this list is to assign a reminder or due date to an existing task.
Tasks is the list where new tasks are stored by default.

Note: The Flagged Email list is available only on accounts that are hosted by Microsoft, such as accounts that end in Outlook.com, Hotmail.com, or Live.com. Also accounts from private domains that are hosted by Microsoft.
You can add new tasks by selecting a tasks list, then choosing the plus sign next to Add a task and entering a description of your task. If you add a task to a Smart List, the task will be saved in Tasks and linked to the Smart List you were in when you created it.
Note: You can't create new tasks in Planned. To add a task to Planned, add a reminder or due date to an existing or new task.
Select a task in any list to see all of the available options for that task. You can do things like add additional steps, add them to My Day, make them repeating, add a due date or reminder, and add a note.
Drag a message to create a task
Use the My Day pane to create a task from a message.
Note: The My Day pane is a new feature that might not yet be available in your account.
Go to Mail in Outlook.com.

Find the message that you want to create a task from in the message list.
Select and drag the message to the To Do tab in the My Day pane.
Drag a task to add it to your calendar
Use the My Day pane to create an event in your calendar from a task.
Go to Calendar in Outlook.com.
Find the task that you want to create a calendar event from.
Select and drag the task to when you want it on your calendar.
Attach a file to a task
You can add one or more files to a task.
Select the task you want to add a file to.
Choose Add a file from the task details pane.
Browse to and select the file you want to add.
Note: You can attach more than one file to a task, but can add them only one at a time.
Share a tasks list
You can't share individual tasks, but you can share tasks lists that you create.
Go to To Do.
Right-click the tasks list you want to share and select Share list .

Select Create invitation link .

Select Copy link .

Go to Mail and create a new message. Address it to the people you want to share the list with, paste the link in the body of the message and add any information you want, then send the message.
Note: You can send the link to anyone, but only people who have a Microsoft account (such as Outlook.com, Hotmail.com, or Live.com) will be able to connect to the shared list.
After you've shared a tasks list, you can right-click it and select Sharing options to get the invitation link again. Select Sharing options then More options to stop sharing the list, or prevent people who haven't already joined the list from joining.

Creating and managing tasks lists
In addition to the default tasks lists, you can create and manage lists to organize your tasks into.
Create a new tasks list.
Select New list in the navigation pane.

Enter a name for your new list.
Press Enter to save your new list.
Right-click a list in the navigation pane to Share , Duplicate , or Delete it.

What else do I need to know about To Do?
You can switch back to the classic Tasks by selecting The new Tasks toggle at the top of the To Do page.
If you've switched to classic Tasks, you can switch back by selecting the Try the beta toggle at the top of the Tasks page.
Instructions for classic Tasks in Outlook.com
Classic tasks includes tasks that you previously created and saved in any Tasks folder, plus messages that you've flagged.
View the following image and the numbered items corresponding to each area to get an overview of the Tasks pane.

Create, delete, move, or categorize tasks. Mark tasks as complete as you finish them.
My tasks - Displays folders you can use to view and manage your tasks. Choose whether you want to view items you have flagged as important. You can create new task folders and rename or move existing ones. To add a folder, right-click My tasks and select Create new folder . To rename or delete folders, right-click the folder and select Rename or Delete .
Tasks list - Filter and display tasks based on the status you've assigned to them. Use the Filter menu to sort tasks based on different criteria.

Use the command bar above the tasks list to delete, categorize, or mark complete a selected task. For email messages, Reply is available.

Create a task
Sign in to Outlook.com .
Select Tasks from the app launcher.
Select New .

Type the subject, due date, and if you like, a note about the task.
Select Show more details to enter information like Start date , Date complete , and Status and to track progress on the task such as % completed or hours worked.
Select Attach to attach a file to the task.
Select Charm to add a charm to a task. Charms are icons you can apply to Tasks s visual cues that help you quickly identify specific types of tasks.
Select Save .

Edit a task
Make the edits to the task and select Save .
Categorize a task
Select the task you want to categorize from the tasks list, select Categories , and then select the category. For example, select the Yellow category .

Select the Filter menu and choose how you want to sort the tasks in the tasks list. For example, in the following image, tasks are sorted by status (Active), due date, and with the oldest tasks on top. You can sort by Active , Overdue , or Completed .
Note: Outlook.com doesn't support sorting tasks by category.
Still need help?

Need more help?
Want more options.
Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Microsoft 365 subscription benefits

Microsoft 365 training

Microsoft security

Accessibility center
Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Ask the Microsoft Community

Microsoft Tech Community

Windows Insiders
Microsoft 365 Insiders
Was this information helpful?
Thank you for your feedback.
- Microsoft Power Automate Community
- Welcome to the Community!
- News & Announcements
- Get Help with Power Automate
- General Power Automate Discussion
- Using Connectors
- Building Flows
- Using Flows
- Power Automate Desktop
- Process Mining
- Power Automate Mobile App
- Translation Quality Feedback
- Connector Development
- Power Platform Integration - Better Together!
- Power Platform Integrations
- Power Platform and Dynamics 365 Integrations
- Community Connections & How-To Videos
- Webinars and Video Gallery
- Power Automate Cookbook
- 2021 MSBizAppsSummit Gallery
- 2020 MSBizAppsSummit Gallery
- 2019 MSBizAppsSummit Gallery
- Community Engagement
- Community AMA
- Community Blog
- Power Automate Community Blog
- Community Support
- Community Accounts & Registration
- Using the Community
- Community Feedback
Outlook emails converted to planner tasks
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Printer Friendly Page
- All forum topics
- Previous Topic
- Mark as New
- Report Inappropriate Content
Solved! Go to Solution.
- Automated flows
View solution in original post
- outlook html
Helpful resources
Back to Basics Tuesday Tip #7: Resources for User Groups
This is the seventh post in our series dedicated to helping the amazing members of our community--both new members and seasoned veterans--learn and grow in how to best engage in the community! Each Tuesday, we feature new content that will help you best understand the community--from ranking and badges to profile avatars, from Super Users to blogging in the community. Our hope is that this information will help each of our community members grow in their experience with Power Platform, with the community, and with each other! Today's Tip: Resources for User Groups Once you've launched your Community User Group, we are excited to have many resources available that can help you lead, engage, and grow your User Group! Whether it's access to the Microsoft Community Tenant for User Groups, help with finding speakers for your User Group meetings (both local and virtual speakers), and even finding spaces to have your meetings in--we have the resources you need to make your User Group experience be the best it can be! Microsoft Community Tenant Community Tenant is a free platform where User Group leaders can host virtual events using the Microsoft Teams platform, engage with their communities, share resources, collaborate with fellow organizers, and gain access to best practices and resources. Find out everything you need to know--and how to get started! Just follow the link: Accessing the Microsoft Community Tenant - Power Platform CommunityNeed Help Finding a Speaker or a Space?We happily provide assistance to our User Groups in finding speakers and rooms for your meetings. Simply fill out the request forms below with as much detail and information as possible, and we will do our best to provide you with the assistance you need! Speaker Requests: https://aka.ms/UGSpeakerOptionsRoom Requests: https://aka.ms/UGroomrequest Monthly Featured User Group--And User Group Leader We share a featured User Group AND a featured User Group leader here in the community every month. It's our way of sharing how excited we are for what the User Groups are doing around the world and an appreciation for the hard-working leaders who help make them happen. Nominate a User Group doing great work--or a great User Group leader--today! Nomination Form: https://aka.ms/NominateandshareUG
November 2023 User Group Update: Welcoming New Groups and Upcoming Events
A new month means it's time to celebrate and welcome the new user groups that have joined our community. We are excited to announce that we have more than 25 NEW GROUPS, which is no surprise after the amazing Microsoft Power Platform Conference. This month, we are breaking them out by the different community categories. If your group is listed here, give this post a kudo so we can celebrate with you!Don't forget to take a look at the many events happening near you or virtually! It's a great time of year to connect and engage with User Groups both locally and online. Please Welcome Our NEW User Groups Fabric:Fabric & Power BI User GroupData Governance EnthusiastsDFW Fabric Unified Data and AnalyticsMelbourne fabric user groupMicrosoft Fabric User GroupUK Automotive + Transport | Fabric | PowerBI | DataTeesside University PowerBI by Women for WomenManufacturing User Group Power Platform:New Hampshire Power Platform User GroupUnited States Virtual Power Platform User GroupMiami Power UsersBlack Excellence In The Power PlatformPower Platform User Group UgandaDevSecOps IntegrationBlack Women in Tech Oct 9 GroupHealthcare Life Sciences Power User GroupMicrosoft Learn Student Ambassador - Dominican RepublicNWA Power Platform User GroupOklahoma Power Platform CommunityPower Platform User Group Aba Power Apps:RTP Power Apps User Group Powerapps Honduras Dynamics365:Dynamics 365 CRM User Group - Dallas and Surrounding AreasDUG4MFG | Microsoft Dynamics & Power Platform - Worldwide Events: In Person:Introduction to Microsoft Fabric - In PersonNovember Cleveland Power Platform User Group meeting- In PersonDynUG Høstkonferanse 2023- In PersonPowerAddictsNL Live @Rubicon- In PersonNew Zealand Business Applications Summit- In Person Manchester November 2023 In Person Meeting- In PersonQ4- South West Dynamics 365 and Power Platform User group- In PersonReading Dynamics 365 & Power Platform User Group (Q4)- In PersonDynUG Høstkonferanse 2023- In PersonCambridge in-person meeting - 16th Nov 2023- In Person Virtual: Git Integration with Power BI- VirtualFabric Product Team present | Fabric for Power BI Users- Virtual DynUG Høstkonferanse 2023- VirtualAzure Data Factory Design Patterns- VirtualZürich - 51st Fabric User Group [ONLINE]- Virtual PAK Time (Power Apps Kwentuhan) #4- Virtual Portallunsj - November 2023- Hybrid Dallas Nov 2023 Power Platform UG Meetup- Virtual What I learned at Summit 2023- Virtual
Back to Basics Tuesday Tip #6: Community User Groups and YOU
This is the sixth post in our series dedicated to helping the amazing members of our community--both new members and seasoned veterans--learn and grow in how to best engage in the community! Each Tuesday, we feature new content that will help you best understand the community--from ranking and badges to profile avatars, from Super Users to blogging in the community. Our hope is that this information will help each of our community members grow in their experience with Power Platform, with the community, and with each other! Today's Tip: All About User Groups Being part of, starting, or leading a User Group can have many great benefits for our community members who want to learn, share, and connect with others who are interested in the Microsoft Power Platform and the low-code revolution. Some of the benefits are: Network with like-minded peers and product experts, and get in front of potential employers and clients.Learn from industry experts and influencers and make your own solutions more successful.Access exclusive community space, resources, tools, and support from Microsoft.Collaborate on projects, share best practices, and empower each other. These are just a few of the reasons why our community members love their User Groups. Don't wait. Get involved with (or maybe even start) a User Group today--just follow the tips below to get started.For current or new User Group leaders, all the information you need is here: User Group Leader Get Started GuideOnce you've kicked off your User Group, find the resources you need: Community User Group ExperienceHave questions about our Community User Groups? Let us know! We are here to help you!Missed any of our Back to Basics Tuesday Tips? Get caught up with the whole series here: Back to Basics Tuesday Tips Series
Microsoft Business Applications Launch Event introduces wave of new AI-powered capabilities for Dynamics 365 and Power Platform
Yesterday, at the Microsoft Business Applications Launch Event, Microsoft kicked off the 2023 release wave 2 for Microsoft Dynamics 365 and Microsoft Power Platform, a six-month rollout of new and enhanced capabilities scheduled for release between October 2023 and March 2024. This release wave introduces hundreds of new features across Microsoft Power Platform applications, including enhanced capabilities for governance, administration, and professional development. Updates for Dynamics 365 include innovation to help employees be more productive, create exceptional customer experiences and deepen relationships, and drive meaningful growth across the business. This release also features new AI capabilities in Copilot—which more than 130,000 organizations have now experienced—that help to improve insights, save time, and enhance creativity across Dynamics 365 and Microsoft Power Platform. Read the entire news release and get all the details from the official blog from Microsoft CVP, Charles Lamanna: Microsoft Business Applications Launch Event introduces new AI capabilities - Microsoft Dynamics 365 Blog
October 2023 Community Newsletter
Welcome to our October Newsletter, where we highlight the latest news, product releases, upcoming events, and the amazing work of our outstanding Community members. If you're new to the Community, please make sure to follow the latest News & Anouncements and check out the Community on LinkedIn as well! It's the best way to stay up-to-date with all the news from across the Power Platform and beyond. COMMUNITY HIGHLIGHTS Check out the most active community members of the last month. These hardworking members post regularly, answer questions, give (and earn) kudos, and provide top solutions in their communities. We appreciate you! FLMike trice602 LaurensM ANB AgniusSprong Yewskinnermlc creativeopinion Nived_Nambiar Expiscornovus ManishSolanki Shashank_11 fernandosilva KatieAU inzil2k Haressh2728 hafizsultan242 Lucas001 domliu douicmccaughanwo UPCOMING EVENTS Microsoft Business Applications Launch Event The #MSBizAppsLaunchEvent started today at 9am PST on Wednesday October 25th, 2023. Featuring a great selection of guest speakers including Charles Lamanna, Donald Kossmann, Sangya Singh, Georg Glantschnig, Lori Lamkin, Jeff Comstock, and Mike Morton, this is one FREE virtual event you don't want to miss. You'll be able to discover the latest features across Microsoft #PowerPlatform and #Dynamics365, alongside an in-depth looks at industry-leading, AI-powered capabilities that can help your employees be more productive, deepen customer relationships, and drive meaningful future growth. It's not too late to register, so join the event today: https://msbizappslaunchevent.eventcore.com/ 365 EduCon - Chicago - Oct. 30 - Nov. 3, 2023 The 365 & PWR EduCon - Microsoft 365 & Power Platform Training Conferences brings together leading experts in Power Platform, Microsoft 365, SharePoint, Microsoft Teams, Microsoft Viva, Microsoft Graph, and Azure. Whether you're a newcomer or an experienced user, they'll be a huge range of diverse sessions and workshops tailored to your level of expertise and interests. There's a great selection of guest speakers, including Liz Sundet, Kartik Kanakasabesan, Cathy Dew, Anderson Silva, Gokan Ozcifci, Michelle Gilbert, Jason Himmelstein, Heather Cook, Harysh Menon, Marc Mroz, and more. Click here to read the event guide in Mark Kashman's great blog post. Microsoft Ignite - Virtual Event - November 15-16, 2023 Although the Seattle in-person event is now sold out, you can still connect with the global community virtually for Microsoft Ignite. Featured speakers including Satya Nadella, Vasu Jakkal, Scott Guthrie, Jessica Hawk, Charles Lamanna, Arun Ulag, and many more, Microsoft Ignite is the best place to discover what's next. So, wherever you are in the world, click the image below to register today to learn from keynotes, breakout sessions, and take part in live discussions at no cost. LATEST NEWS Copilot in Power Apps is now generally available! CLICK HERE to check out Ryan Cunningham's latest announcement that Copilot for #PowerApps is now generally available for app makers, opening up a whole new era of low code development. Call For Speakers - European Power Platform Conference 2024 The call is now open for speakers at the 3rd European Power Platform Conference, which will take place in Belgium on June 11-13, 2024. Present your knowledge on the latest innovations across Power Apps, Power BI, Power Automate, Power Virtual Agents, Power Pages, Governance, and Security. The call for speakers is now open until November 30th, 2023, so click the image below to submit your sessions and share your knowledge with the Microsoft Community over three days of in-person learning, connection, and inspiration. LATEST PRODUCT BLOG ARTICLES Power Apps Community Blog Power Automate Community Blog Power Virtual Agents Community Blog Power Pages Community Blog Check out 'Using the Community' for more helpful tips and information: Power Apps, Power Automate, Power Virtual Agents, Power Pages
Back to Basics Tuesday Tip #5: How to Become a Community Blog Author
This is the fifth post in our series dedicated to helping the amazing members of our community--both new members and seasoned veterans--learn and grow in how to best engage in the community! Each Tuesday, we feature new content that will help you best understand the community--from ranking and badges to profile avatars, from Super Users to blogging in the community. Our hope is that this information will help each of our community members grow in their experience with Power Platform, with the community, and with each other! This Week's Topic: How to Become a Community Blog Author We want YOU to be part of the community blog! Sharing your knowledge of Power Platform is an essential part of our community! Here's why: It helps create a vibrant and dynamic community of makers who can learn from each other’s experiences and insights.It provides a platform for collaboration and innovation, where members can share their ideas and work together to develop new solutions.It helps promote Power Platform by showcasing its capabilities and real-world applications.It helps build trust and credibility in the community because you are providing valuable information and resources your fellow community members can use to improve their skills and knowledge. By sharing your knowledge of Power Platform in the community blog, you help us create a more engaged and informed community, better equipped to tackle complex challenges. To get started with blogging across the Power Platform communities, please visit the following links: Power Apps: https://powerusers.microsoft.com/t5/Power-Apps-Community-Blog/bg-p/PowerAppsBlog Power Automate: https://powerusers.microsoft.com/t5/Power-Automate-Community-Blog/bg-p/MPABlog Power Virtual Agents: https://powerusers.microsoft.com/t5/Power-Virtual-Agents-Community/bg-p/PVACommunityBlogPower Pages: https://powerusers.microsoft.com/t5/Power-Pages-Community-Blog/bg-p/mpp_blog When you follow the link, look for a button like the one below on the right rail of your community blog, and let us know you're interested. We can't wait to connect with you and help you get started. Thanks for being part of our incredible community--and thanks for becoming part of the community blog!

IMAGES
VIDEO
COMMENTS
From your post, I understand you wanted to create a task in Microsoft Planner from an email. In Microsoft Planer itself, there's no feature/setting to create a task from an email but there's alternate method to achieve your requirement. While searching, I found some Power Automate templates that can help create a Planner task when a new ...
Create Planner task from Outlook Email including hyperlinks. an hour ago. I get notifications for various review and approval workflows and I created a flow that creates a planner tasks for them. It currently, creates the task, puts the email body text in the task description, assigns the task to the email recipient, sets today as the started ...
Creating a planner task from an Outlook meeting. I find a number of references and plenty of guidance on how to make your Planner tasks show up in your Outlook calendar, but I'm interested in creating a Planner task from an Outlook meeting (i.e., integrating in the other direction). The specific situation (that happens often) is a client ...
Create tasks in Planner for new Outlook Tasks. By Microsoft. Whenever you have a new Outlook Task created, you can now have a task created in Planner as well. Automated. 32676 . ... Create a daily summary of Planner Tasks by Bucket. By Microsoft. Scheduled. 59643 . Create a task when an email is flagged. By Microsoft Flow Community. Automated.
Click the three dots next to the "Schedule" option, then select "Add Plan To Outlook Calendar". In the panel that opens, click the "Publish" option. At this point, you have two distinct options. You can add the Planner tasks to your Outlook calendar by clicking "Add To Outlook", or you can copy the "iCalendar link" and import the Planner task ...
Create planner tasks for flagged emails in Office 365. By Microsoft Power Automate Community. When an Office 365 Outlook email gets flagged in your Inbox, there will be a planner task created on a board you choose, and, it will be assigned to you. Automated.
View your plan and tasks in Outlook. Under Other calendars, select your plan. Select a Planner task to see a quick view. To see more details, select the View event arrow in the upper right. Here you can see dates, progress, and a checklist summary. You can also select Open this task in Microsoft Planner.
Try it! Creating tasks builds a to-do list in Outlook to help you stay organized. Select Tasks in the navigation pane and choose New Task. Add a subject, date, and priority. Select the Reminder checkbox if you'd like to set a reminder. Select Save & Close. From anywhere in Outlook, hover over the Tasks icon to see your to-do list.
1. Please note that you can't schedule a meeting in a Planner task directly. You will have to schedule a meeting first, copy the meeting link, then create a Planner task and paste the meeting link inside it. 2. Please note that there are two different kinds of plans in Microsoft Planner, the public plan and the private plan.
3. Make the new task with "Create a task." Use the subject from the email to identify the task. Note that I already made a "From Email" bucket in my primary ToDo Plan. You can also make a plan just for email-based tasks. While I was in there, I also set the start date to the date of the email to let me know when it came in.
But I can't get Planner tasks to make their way to Outlooks Desktop tasks. I don't want the Planner Task to become a "To Do" "Assigned to Me" task, since these don't show up in Outlook Desktop and I don't use To Do. I understand that I can see To Do tasks in Outlook web client, I am looking for the desktop app tasks. Likewise, I know I can see ...
Create a task. Select New Items > Task or press Ctrl+Shift+K. In the Subject box, enter a name for the task. It's best to keep the name short and then add the details in the task body. If there's a fixed start or end date, set the Start date or Due date. Set the task's priority by using Priority. If you want a pop-up reminder, check ...
To add a folder, right-click My tasks and select Create new folder. To rename or delete folders, right-click the folder and select Rename or Delete. Tasks list - Filter and display tasks based on the status you've assigned to them. Use the Filter menu to sort tasks based on different criteria.
01-13-2021 01:26 AM. My aim that when I flag an email create automatically a new task in planner with the subject of the flagged e-mail and the flow should fill the task's description field with the flagged email's body (preview). I created a flow based on my best knowledge but when I flag an e-mail the created flow duplicates the task ...
When an event is created in Office 365 Outlook calendar, create a task in Planner with event subject. Automated. 25210 . Try it now. Work less, do more. Connect your favorite apps to automate repetitive tasks. Explore Microsoft Power Automate. See how it works. Check out a quick video about Microsoft Power Automate.
Outlook emails converted to planner tasks. 04-01-2020 04:05 PM. I have created a flow which creates a Planner task when a new Outlook task is created and then adds a description to it. In Outlook, I create tasks from email messages (by dragging them to the task button), which then triggers the flow. Tasks appear in the Planner as expected, but ...