Hi!
I've built a powerapps with a button that when triggered, it creates an HTML file in one drive and then it should convert it to PDF (all of this, by using a flow I also built). I've watched all of Shane Young's youtube videos, and also other videos, and none of the options work out.
I am trying to solve this issue, but when the flow is triggered, it works fine until the action when it has to convert the HTML file (which is properly created in my OneDrive folder) to PDF, it just throws different type of errors such as Badgateaway if I use "path", or The resource could not be found if I use "ID". Let me show you a bit more to see If I'm explaining ok what I mean.
Thank you in advance to those who can help me with this!
Solved! Go to Solution.
Hi @Anonymous ,
I have tested on my side and it runs successfully. I create the PDF file converted from HTML file both OneDrive and SharePoint, and it runs successfully.
Please have a try according to these screenshots as below, I hope it can help you:
The runs result:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous,
Convert file using ID
1 - are you using the Id (dynamic content) obtained from the Create file action?
2 - the html file being generated - can you validate if the html syntax is correct
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @Anonymous ,
I have tested on my side and it runs successfully. I create the PDF file converted from HTML file both OneDrive and SharePoint, and it runs successfully.
Please have a try according to these screenshots as below, I hope it can help you:
The runs result:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for your help. I tried it and it worked! 🙂
User | Count |
---|---|
92 | |
44 | |
21 | |
18 | |
16 |
User | Count |
---|---|
137 | |
49 | |
42 | |
37 | |
29 |