Hi Experts,
I am trying to implement an attachment functionality through MDK using media action where we have a requirement to convert that attached image into base64 format and send it to the backend using Action.Type.ODataService.CreateMedia action.
Could you please give some guidelines to achieve this?
Thank you