Hello team,
I am currently building a flow to send an email with an attachment, but I have encountered a "base64" issue. Although I have deleted the base64() function in the flow, the issue still persists.
To investigate which part went wrong, I used the "create file" connector and found that the dynamic content itself is incorrect. As you can see, the string "@{}" is added to the body dynamic contents in my flow. Without this string, I can successfully get the content I want and convey it to the new file.
current code view:
right code view:
Could someone please advise me on how to remove the unwanted "@{}" from my code? I would really appreciate any suggestions you may have.
Thank you very much.


Report
All responses (
Answers (