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 / How can I add a link a...
Power Automate
Suggested Answer

How can I add a link as attachment to the Premium Planner using Power Automate?

(0) ShareShare
ReportReport
Posted on by
Currently, I have a flow that creates a folder with some files in SharePoint and then creates a task in Planner Premium. I want to know how I can make Power Automate add the link to the SharePoint folder in the task’s attachment field.
Categories:
I have the same question (0)
  • Suggested answer
    Sunil Kumar Pashikanti Profile Picture
    1,569 Moderator on at
     

    Yes. After you create the SharePoint folder, generate a sharing link for that folder and write it into the task’s References (attachments) via Planner --> Update task details. Planner treats “attachments” as links (references), so you don’t upload a folder, you store a URL (alias + resourceLink).
     
     
    How to do it

    1. Create the folder (your flow already does this).

    2. Create a sharing link for the folder
    Action: SharePoint --> Create sharing link for a file or folder
    Point it at the same site/library and the newly created folder. Choose link type/scope that fits your sharing model (e.g., View/Edit + People in your organization).
    This returns a URL you’ll use as the attachment.
     
    3. Create or locate the Planner task
    Action: Planner --> Create a task (or capture the Task Id from earlier in the flow).
    (Note: the out‑of‑box Planner connector manages “basic” plans; attachments are still added via Update task details references. If you are strictly on Planner Premium/Loop, this still works when the plan is surfaced in Planner; otherwise you’d use Graph.) 
     
    4. Attach the SharePoint folder link to the task
    Action: Planner --> Update task details
    In References:
    Reference alias 1 = e.g., “Project Files”
    Reference resource link 1 = (sharing link URL from step 2)
    That renders as an “attachment” tile in Planner. 

    Tip (multiple links): Build an array of { "alias": "<Name>", "resourceLink": "<URL>" } and pass it to Update task details to add 0‑N attachments at once. 

    Why this works?
    Planner “attachments” are References (URLs to SharePoint/OneDrive/web). Power Automate exposes these in Update task details --> References, which is the supported way to add links programmatically.
     
    Additional References:
     
     
     
    ✅ If this answer helped resolve your issue, please mark it as Accepted so it can help others with the same problem.
    👍 Feel free to Like the post if you found it useful.
     

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 608

#2
Valantis Profile Picture

Valantis 416

#3
11manish Profile Picture

11manish 348

Last 30 days Overall leaderboard