Hello JasonU ,
You can read from and write to PI points directly through PI Web API.
You should be able to see your PI Points by browsing from /piwebapi -> Dataservers -> Points
Gregor, We have been mired by security certificates trying to get the two servers to talk. I just wanted to make sure that this was a viable solution before we spent more time on the security side. I really appreciate your input.
If you're using OAuth with PI Server 2023, then there may be some differences in how you setup the communication (which would require reading the AIM documentation). But otherwise if you're using Windows Auth with 2023 or 2018, there shouldn't be any issue reaching the DA, assuming 5450 is open from the API server to the DA, and assuming you've correctly configured Kerberos delegation.