13
Views
2
Comments
ODC - Consume external REST API with multiform part data
Question

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/

2024-05-02 09-49-04
Murali Manoharan V
Champion

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

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Note that in O11, it's perfectly possible to consume a multipart/form-data REST method without a Forge Asset.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.