How to Expose and Consume Images/Binary Data using REST API in Reactive Application
Hi,
Thank you for your help .
I got the another solution without using any components.
1) You have to expose REST Api in that time you have to use Base64ToBinary action set the file in property.
2) Once you consume REST Api then you have to convert again using BinaryToBase64 action.
Hi Purva Kumbhar,
You can use the Multipart/form-data plugin available in the forge.
Kindly refer the attached link https://itnext.io/consuming-a-multipart-form-data-rest-method-with-outsystems-c466e404118d
Hope this helps!
Regards,
Ellakkiya.S
Hello Purva!
You have some questions answered
https://www.outsystems.com/forums/discussion/32913/display-image-returned-by-api/
https://www.outsystems.com/forums/discussion/72174/expose-rest-api-to-receive-binary-file/
https://www.outsystems.com/forums/discussion/39216/how-to-consume-rest-api-with-input-as-file-binary-data/
Kind regards,
Márcio