web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Planner Priority Attri...
Power Automate
Suggested Answer

Planner Priority Attribute in Power Automate

(0) ShareShare
ReportReport
Posted on by

How can I access ms planner priority attribute in power automate?

Categories:
I have the same question (0)
  • v-JessicaG-msft Profile Picture
    Microsoft Employee on at

    Hi @Flow_User ,

     

    The preview version of the Create a task actions can do this. So you just need to swap this one out instead of using "Create a task" step and you will see the priority filed at the bottom of this step. You could get it by calling beta endpoint: https://graph.microsoft.com/beta/me/planner/tasks


    It's looking for a number to set the priority here the description from MS website:

    Priority of the task. Valid range of values is between 0 and 10 (inclusive), with increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as "urgent", 2 and 3 and 4 as "important", 5, 6, and 7 as "medium", and 8, 9, and 10 as "low". Currently, Planner sets the value 1 for "urgent", 3 for "important", 5 for "medium", and 9 for "low".

     

    You could refer to this link: https://sharepains.com/2022/01/10/task-priority-in-microsoft-planner/

     

    Best Regards,

    Jessica Gu

     

  • Flow_User Profile Picture
    on at

    I need to access existing Planner task priority. 

  • Thomas22 Profile Picture
    4 on at

    Hello, have you finde a solution? I search too for a way to get the task priority. 

  • Flow_User Profile Picture
    on at

    @Thomas22 No, I did not find a solution.... If I come across anything, I will post it.

  • DynamicsGeek365 Profile Picture
    26 on at

    I am having the same problem. The only workaround appears to be calling the Graph API directly via HTTP call. But the authentication path and set-up is too cumbersome so it's not viable for most Low coders and non IT Admins.  I guess we have to wait for Microsoft to expose this in the Planner connector for Power Automate.

  • felipejaworoski Profile Picture
    12 on at

    So, I wass facing the same problem.

     

    In my case, I wass trying to update a list of a planner activities. What i did wass take the value from the variable priority on the output of my "get a task" action and write on the expression field. Something like this: 

    outputs('Get_a_task')?['body/priority']
    (I've tried to translate for english because my power automate is on Pt-BR, so i don't know if it's 'Get_a_task' on the parentheses the original is: outputs('Obter_uma_tarefa')?['body/priority'])
     
    The four types of priorities follows the following logic:
    Low = 9
    Medium = 5
    Important = 3
    Urgent = 1
     
    I really hope this helps someone because I've got stuck a few days trying to solve that problem.
    And sorry for the bad english. 
  • Suggested answer
    CV-11111257-0 Profile Picture
    2 on at
    I found an answer in this video and it worked perfectly for me: https://www.youtube.com/watch?v=mqGFbIGpCcw&t=514s 
     
    Although the priority does not show up in the dynamic content list options, it can be called using an expression.
     
    fx      items('For_each_task')?['priority'] 
     
    Note: 'For_each_task' = the name of the loop action in the workflow where you Get the Task details, with spaces replaced by underscores.
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 796

#2
Valantis Profile Picture

Valantis 568

#3
Haque Profile Picture

Haque 538

Last 30 days Overall leaderboard