Creating endpoint URL doesn't work
I created this url, it showed invalid. What Iam missing here.
https://servername/Thingworx/Things/DTName/Services/GetDataTableEntries
I created this url, it showed invalid. What Iam missing here.
https://servername/Thingworx/Things/DTName/Services/GetDataTableEntries
Hello
Did you get what you need?
For a post operation in POSTMAN, the URL looks like:
<protocol>://<ServerName/IP Address>:<portNumber>/Thingworx/Things/<thingName>/Services/<serviceName>
Then in the header I passed an appKey. accept, content-type,
The Body has a JSON object with the parameter and value.
Hope this helps.
Regards,
Pehowe
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.