Solution
Data search and read for DataFinder instance uses POST/ods/{conI}/data-read of Data Navigator Data Service. You can check how to open SwaggerUI below in
this document .
In SwaggerUI, enter Body as shown below, enter ConI, and execute to obtain the property value specified as Response Body.
These HTTP APIs can also be executed in LabVIEW, Python, etc. If you use LabVIEW, it will be as follows.