Hi,
I’m on IFS 9 and I would like to send a post request to a routing address.
IFS 9 doesn’t support destination type REST, so I need to use HTTP.
I know the endpoint, and from postman I have copied this HTTP request:
When I try to call this endpoint from IFS using a routing address I get “Internal server error” back.
I know the headers and the message are correct, but IFS doesn’t seam to read them correct.
How could this be done?
Any help is very much appreciated.