Is it possible to consume an external API that is defined with multiform form part data request parameters?
I see that this is possible with O11, but I don't see the same configuration options with ODC studio
https://www.outsystems.com/product-updates/consume-rest-api-with-multipart-form-data/
Hi @Ricardo Costa
As like O11, you can't directly define data type as multipart form data. But you can achieve this in ODC using this forge component
https://www.outsystems.com/forge/component-overview/16944/multipart-form-data-odc
I hope it will help you
Regards
Murali
Note that in O11, it's perfectly possible to consume a multipart/form-data REST method without a Forge Asset.