I am wanting to use Power Automate as an API endpoint that will return a PDF link when a button is clicked on a website. I’d like to make it so the link will not work when copied/pasted but requires the flow API process to make the file accessible. Is this achievable/any ideas where to go for this?
I know a flow can act as a REST API with the Request trigger, and I figure scenario may require some kind of token or parameter be stored in the URL to “scope” the file to that specific API call session and have no clue if this is something I can currently do.
You can check out this post where I have shown a Flow solution to integrate with an external website. On similar lines you can build the flow and get the PDF url returned as a response and the user can click to download it.
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Was this reply helpful?YesNo
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.