Hello All
I have a scenario where we upload upload a pdf-file to OneDrive for business.
The upload trigger a flow. In the flow we need to convert the pdf-file to a base64 encded string. We will use the string in a http POST request body. I have tried with various ways but not been able to do the conversion. Any ideas?
br
Adam
Hi @Anonymous ,
Which function are you using to covert the PDF file content to a base64 encoded string?
Please take a try with function base64 from this document:
A test flow for your reference:
Best regards,
Mabel
Thanks for this 😊
User | Count |
---|---|
95 | |
46 | |
21 | |
18 | |
16 |
User | Count |
---|---|
139 | |
50 | |
42 | |
39 | |
29 |