Hi all,
What's the best way to send an image via a REST back to a service point? Is this possible in Outsystems?
Thank you for help.
Cheers,
Christian
Christian Sax wrote:
Hi Christian.
You can expose a REST and add as output parameter a structure that contains a binary data attribute.
Thank you Cristiano Chamorra I will give that a go.