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 / Add link to Planner Ta...
Power Automate
Answered

Add link to Planner Task in Eamil

(1) ShareShare
ReportReport
Posted on by 995

I have a flow on a SharePoint List that creates a Planner tasks for the Assignees, I can add a link to the Planner and it works fine, but I would rather it link directly to either the Bucket or Task card.  This is my expression that works to the Planner:

 

concat('https://tasks.office.com/mycompany.onmicrosoft.com/en-us/Home/PlanViews/ZLZIBB7iwUSTPZ8kgkq0_mQDC9jI?Type=PlanLink&Channel=Link&CreatedTime=637148673260700000',items('Apply_to_Each')?['Id'])

 

What would I need to do differently?

 

thank you

Kim

Categories:
I have the same question (0)
  • Verified answer
    LeeHarris Profile Picture
    1,026 on at

    Hi @kmw1130 

    You can link to a task as long as you have the task id in Flow by using the following concat expression.

     

    concat('https://tasks.office.com/mycompany.onmicrosoft.com/en-us/Home/Task/',TASKIDHERE)

     

    You should be able to get the Task Id after you have created it, by using the Dynamic Content list.

     

    image.png

     

  • kmw1130 Profile Picture
    995 on at

    @LeeHarris My email function is in a For Each and what I have working now is concat('https://tasks.office.com/mycompany.onmicrosoft.com/en-US/Home/Planner#/mytasks',items('Apply_to_Each')?['bucketID']), which is going to my tasks, but not going to the specific bucket that is in my Flow.  I would want it to be like you have with the link going to the Planner and the Task bucket, or even just to the task.

  • LeeHarris Profile Picture
    1,026 on at

    Hi @kmw1130 

    Can you please post a screenshot(s) of your full Flow process so that I can better understand at which point the task is being created in relation to the email being sent?

     

  • kmw1130 Profile Picture
    995 on at

    workflow overview:

    RATP.PNG

    Get Items

    GetItems.png

    For Each

    applytoeach.png

    For Each 2, where I'm sending email

    applytoeach-expanded.png

     

     

  • LeeHarris Profile Picture
    1,026 on at

    Hi @kmw1130 

    You should be able to make use of the link I provided previously within your Send an Email action. You will need to set the Task Id in the concat expression to the Id of the Task from the Create a Task action.

     

  • kmw1130 Profile Picture
    995 on at

    @LeeHarris In between responding, I tried the link you suggested earlier and it worked!!  thanks again!!!

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    is it possible to have the link as a hyperlink on email? 

  • BroganOC Profile Picture
    66 on at

    Rather than using concat I did it this way instead (changed en-US to en-GB to make sure the time is is dd/MM rather than MM/dd when opening)

     

    Capture.PNG

     

    And then to create a hyperlink within the email I used the output from Compose in the Link Target box:

     

    BroganOC_1-1603725321287.png

     

  • srose Profile Picture
    94 on at

    I was able to add the link to the planner bucket in the body of the email using the provided link options:

    srose_1-1620333970079.png

     

  • changoperez Profile Picture
    2 on at

    Hi guys...

     

    this is the current link:

     

    https://tasks.office.com/laeuropea.com.mx/es-ES/Home/Planner#/plantaskboard?groupId=95c6d993-fbe6-49ba-828c-a37a8d6e93c6&planId=Lg2b9mtgLk6RDNxxyVLgNWUAB-Vx&taskId=

     

    it works as usual with CONCAT (LINK,[taskid])

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 468

#2
Haque Profile Picture

Haque 370

#3
Valantis Profile Picture

Valantis 354

Last 30 days Overall leaderboard