curl post

We need to call a service provided by our IT team. They requested that we insert this call into one of our process models. This particular case is hard coded with values, but that is okay since it is just an example.  Suggestions on how to  implement this in Appian?

curl -X POST --data "jsonResponse= {\"Facility\":\"GAASMW\",\"Route\":\"4TERRIRTE\",\"NewRoute\":\"19TERRIRTE\",\"FromProductionToTest\":true,\"Comments\":\"some comments\",\"ReworkRoutes\":[{\"OldRoute\":\"4TERRI-R1\",\"NewRoute\":\"19TERRI-R1\"}]}" dfwtst-apps/.../EcnMoveRouteJson

  Discussion posts and replies are publicly visible