Rest message parameters
I am trying to build a rest message and passing parameters. One of the parameter I am trying to set != but doesnt seem to be working. In the api url I have it as TempID!=test but does not work. Instead pulls all the data. How can I get this working