I am trying to create a flow that recieves a PDF (file name and content) via HTTP Request.
So i have setup a test in flow 1 to call the HTTP request and send through the pdf content, but the PDF saved in flow 2 is blank.
Flow 1: [Works]
Flow 2: [Doesnt Work]
Thanks!
Solved! Go to Solution.
Hi @NotAlex
Can you try wrapping the 'document' in the binary() fucntion using the expression editor in the Create a file action and run the flow.
Hope this Helps!
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!
@yashag2255 you are a gentleman and a scholar, thank you!
Just a note that it is actually "Base64ToBinary([contentBytes])".
Cheers
Alex
Hi @NotAlex
Can you try wrapping the 'document' in the binary() fucntion using the expression editor in the Create a file action and run the flow.
Hope this Helps!
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!
@yashag2255 you are a gentleman and a scholar, thank you!
Just a note that it is actually "Base64ToBinary([contentBytes])".
Cheers
Alex
Perfect! Usually in some connectors it takes Binary and sometimes it is Base64 to Binary.
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!
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Learn from the top Power BI, Power Apps, Power Automate & Power Virtual Agents experts!
User | Count |
---|---|
32 | |
32 | |
22 | |
22 | |
19 |
User | Count |
---|---|
56 | |
56 | |
41 | |
37 | |
29 |