Rest API Calls - How to contruct datetime as param
Dec 01, 2017
07:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dec 01, 2017
07:07 AM
Rest API Calls - How to contruct datetime as param
I'm trying to make an api call using the service QueryNamedPropertyHistory(), but i don't know how to construct the datetime parameters. Any advice?
Thanks in advance.
Andy
Labels:
- Labels:
-
Connectivity
1 REPLY 1
Dec 15, 2017
12:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dec 15, 2017
12:10 PM
Andrew Seaton: You can follow our existing REST API call samples and documents available :REST API Overview and Examples
Check out section Downloading Log Information from “ApplicationLog” (or other log types) which shows usage of date.
Other useful reference -ThingWorx REST API Cheat Sheet
-Durgesh
