Create connection using API
Hi All
I want to use an API from another application...
how do I create a connector (or something) to use it?
Any tips?
Thanks,
Anselmo.
Hi All
I want to use an API from another application...
how do I create a connector (or something) to use it?
Any tips?
Thanks,
Anselmo.
I would start with the GetText or PostText services before using the JSON ones and output the result directly as String to see if the call is succesfully retrieving information.
Then do the JSON call and you can then do jsonObject,element to get values out of it.
Now please note if the result coming back is a JSON Array, thingworx adds .array so it would be jsonObject.array.element
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.