55
Views
1
Comments
Solved
Consume a multipart/form-data API

I'm trying to Consume a multipart/form-data API and found a lot of answers that OutSystems doesn't support that type, only accepting application/JSON.

 

So how can I consume these types of APIS?



2022-09-21 07-29-48
Abdelrahman Gaber
Champion
Solution

Hi,

OutSystems has announced that Service Studio 11.53.40, together with Platform Server 11.19.0, this type of integration become available.

however, I did it before using this Multipart/form-data Forge component, finding out how to implement it through the demo app or finding this medium article.


Regards,

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