SmartConnect web service call
I am using SmartConnect 18 to integrate our 3rd party quotation software into GP dynamics on prem. I have the web service setup so that our 3rd party can call SmartConnect Maps. Everything is working good, but i would like a way to have the map return a JSON when a map is complete.
For example, when a new customer is created in my 3rd party app, it calls a SmartConnect map that then creates the customer inside GP. That works fine, but I need a good way to send that new Customer Number that got created inside GP, back to the 3rd party, so that it can store that GP Customer Number for later use.