Oh ok ! So can you please retry with 0.error.errorStatus (no brackets around 0). I just solved the same issue with that , this is how it looks for me :
And this is the payload I get back from the system : [ { "status": "failure", "action": "INSERT", "salesOrderId": "11111", "message": "duplicate salesOrderId: 11111", "details": null } ]
@chaimpaperman Yes Status Code was 200. Are you able to see the response in the connection logs (You will have to go to connections and then click 3 dots and on debug connections. You can then be sure of the response received from the endpoint and build on that.
2023-10-20T01:14:22.515Z feb13123fdc64d6590481fa8c23f2341 import 65302ba4095ce142786b4a02 {"headers":{"date":"Fri, 20 Oct 2023 01:14:22 GMT","content-type":"application/json","transfer-encoding":"chunked","connection":"close","cache-control":"no-cache, private","access-control-allow-origin":"*","cf-cache-status":"DYNAMIC","report-to":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=GUK3Xm%2Ftkiv1UE3u45DluAEe3uRM2gj1kabwQ60Iy0wIU%2Ba0LMkVWALjySNnPe4tOkb2j3PdOhz6zTbBR1FG9fsqbJzhS2cmPF%2FB9xlfcHnZ%2BhkqFSQT4VxIYTC1C%2Bk8QrXdAm1RzpQslAOS3OA%2FrEixQjM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}","nel":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}","strict-transport-security":"max-age=15552000; includeSubDomains","server":"cloudflare","cf-ray":"818d67514e8838a4-IAD"},"body":"[{\"orderId\":\"\",\"orderStatus\":null,\"error\":{\"errorStatus\":\"MISSING_ORDER_ID\",\"localizedErrorMessage\":\"Order Id is not specified\"}}]"}
Happy to see that the issue is solved ! Yeah , I assumed for a moment that you already had a value in "Error Values" just like in the screenshot I shared. Glad that you caught it at the end.
@chaimpaperman Great to know that your issue has been resolved.
@steveklett Thank you for the suggestion. I would recommend you post any enhancement requests you may think of to the Product portal section of integrator.io. The Celigo Product portal enables you to see the new features and enhancements we're working on or planning for upcoming releases. In addition, you can submit your ideas, vote on others' ideas, and add comments. To know how to post your enhancement requests in Product portal, see See what's coming and submit ideas in the Product portal.