Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

How to get the link to populated word template in power app

(1) ShareShare
ReportReport
Posted on by 4

Hi all,

 

I have created a flow to populate a word template. its working fine and I can see the document. Now I want to get the link to this newly created document back in power app for users to be able to download it.

 

how do I do that. I have already tried setting a variable while calling the flow, but it returns a Boolean value.

 

PS - upon checking flow history it has the link to document

 

vishnudutt730_0-1720446898594.png

 

  • Giraldoj Profile Picture
    561 Super User 2025 Season 1 on at
    Re: How to get the link to populated word template in power app

    Hi @vishnudutt730 

     

    After the file is creating to get the link to the file you need to user the Get file metadata action, and then in the Response you need to pick the path property

    finally in the app your formulate should look something like this:

    Set(varDocumentURL, YourFlowName.Run(param1, param2).link);

     

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard