Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi,
Our team needs to process a .zip file that was sent in the body of an http request so API Connect can then send it to another endpoint. We know api connect supports multipart for zip files containing WSDL files. Our scenario does not involve any WSDL. It’s an http request. Is multipart/form-data supported for this scenario?
Multipart is not supported for post http requests in api connect. There is however a workaround of creating a custom parser detailed on the page below:
https://www.ibm.com/support/pages/support-web-form-api-connect-post-http-requests-applicationx-www-form-urlencoded-and-multipartform-data-content-types