I don’t think the default http task can send multipart, because it would need to chunk the parts instead of passing the body. One way - maybe, as I haven’t tested or checked this - is to use a service bean that is called in the body expression that would generate the correct multipart body.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Attach File in form through REST API | 2 | 1501 | January 14, 2019 | |
|
HTTP Task: Submitting File
|
2 | 444 | July 5, 2022 | |
| Variables for multipart/form-data for flowable-ui and flowable-rest | 3 | 871 | August 17, 2022 | |
| Internal server error when deploying a form | 2 | 866 | August 22, 2017 | |
| Error while using API with multipart request | 5 | 2808 | April 3, 2018 |