Question
EXL Services
US
Last activity: 14 Jun 2019 2:36 EDT
restClient and jsonUtils examples
We currently have a process that requires us to make two REST API calls. 1st call is to pull back required information to make the 2nd REST API call. I have seen in several posts that users have used C# to do this, but if restClient and jsonUtils are meant to replace having to write custom scripts then we would prefer to use those native clients.
Has anyone had success utilizing these in Openspan? If so could you please provide an example of how these were used properly?