Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
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
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