Query on Attachment and Base64 Encoding
Hi All,
My requirement is to allow a user to attach a file after opening a modal window. The uploaded file should be encoded to Base64 and encoded data should be sent as a request to a connect Rest API.
Not able to attach a file by either AttachFile or Filepath control and the file path is not getting saved in the requestor page. Please help me on how to achieve this requirement and the steps to encode the file.
Thanks in Advance.
***Edited by Moderator Marije to add Capability tags***