I am attempting to set up an Integration in Appian (v18.2) to retrieve data using an HTTP POST request. The parameters are being sent as Text in the body of the request which is set as Multipart Form Data. The request completes without error, but the no data is returned. This is the same result obtained when the request is sent without any parameters. It seems as the passed parameters are not being recognized.
When the request is set up the same way in Postman, the expected data is returned.
Any ideas as to why this is not working / how to get this working in Appian?
Regards
Discussion posts and replies are publicly visible