Login to follow
Multipart/form-data

Multipart/form-data (ODC)

Stable version 0.1.2 (Compatible with ODC)
Uploaded on 29 Jul (11 days ago) by OutSystems Labs
Multipart/form-data

Multipart/form-data (ODC)

Details
Detailed Description

A quick and easy way to create the body of a multipart/form-data message.


This component provides a quick and easy way to create the body of a multipart/form-data message. This is especially useful for consuming REST services that need this format instead of the more common (and OutSystems-supported) JSON.

For background see this Medium article.


The component also lets you expose Endpoints that receive multipart/form-data content.

Limitations
Release notes 

Changed:

  • Updated the HTTP library dependency to 1.3.4
  • Updated the BinaryData library dependency to 1.2.7