Override or set custom value for boundary in an outbound integration - HTTP multipart/form-data
Hello, I am working on an integration where I need to set a custom value for "boundary". The HTTP request is of Content-Type: multipart form data. The other system expects the boundary value to be "cpi".
In Headers, I set Content-Type as "multipart/form-data; boundary=cpi". However, in the HTTP request that Appian generates, Appian seems to be using a random boundary value, and ignoring the value that I have set.

HTTP request that I see:

I see this data in API trace logs.
The integration works through Postman, and I see the correct boundary set. Postman screenshot.

Thank you in advance for your help.
Regards,
Harish
