Skip to main content
10-Marble
July 31, 2019
Question

QueryPropertyHistory Output to RAW JSON

  • July 31, 2019
  • 1 reply
  • 812 views

Hello Team,

 

I want to get the output of a QueryPropertyHistory service via REST to a third party application, but I want to get it into the raw JSON format, to avoid parsing errors in the destination,

 

Please, any ideas on what I should do as a custom service to get QueryPropertyHistory output to a raw JSON format?

 

Tks,

Chris

1 reply

16-Pearl
July 31, 2019

The Infotable that is returned by this service could be used to call ToJSON() method(available under code snippets -> Infotable) in a service.