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!
Good morning,
Will you please (privately) share with me how you configured the POST URI? Thank you so much for considering!
Good morning,
Will you please re-share this alternative solution (link expired)?
Thank you!
User | Count |
---|---|
87 | |
43 | |
21 | |
18 | |
16 |
User | Count |
---|---|
130 | |
47 | |
42 | |
35 | |
28 |