Hi,
I've created a JSON custom service that is consumed by a mobile application. The service attaches a document to the record in D365. Currently the file is passed as base64 encoded string. Due to large file size, the encoded string is very large and this slows down the process.
Is there any alternative to this approach?
Is there a way to pass the file as stream in the service parameters?
Thanks

Report
All responses (
Answers (