Login to follow
Multipart/form-data

Multipart/form-data (ODC)

Stable version 0.1.4 (Compatible with ODC)
Uploaded on 28 May (4 weeks 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.

Release notes 

Updated dependencies to the platforms system libraries:

  • BinaryData 1.2.8
  • HTTP 1.5.2
  • Text 1.1.4