Profile

Syed Abbas

Contact Details

My Content

1 to 3 of 3 total
Posted By Syed Abbas 03-20-2024 20:20
Found In Egroup: Facility Control
\ view thread
Hey James, We've now got a working query! Thank you very much for all the assistance. This did the trick and successfully queried the server: ogscript.asyncHTTP("http://172.23.5.201/graphql", "POST", ('api_key': 'apikey', 'Content-Type': 'application/json'), query1, callback, ...
Posted By Syed Abbas 03-17-2024 19:33
Found In Egroup: Facility Control
\ view thread
Hey James, Thank you for the response. We've been slowly working through this issue in the background and have an update for you. This is our current script returning a 200 error message from the server. (Good news, we're in the right place.) ogscript.debug("1"); function callback ...
Posted By Syed Abbas 12-10-2023 22:47
Found In Egroup: Facility Control
\ view thread
Has anyone had any experience with Dashboard and GraphQL? I've got a button that contains the following task: ogscript.debug("1") queryTest = 'query Domains ( domains ( name status ( clocking connectivity latency subscriptions summary ) ))'; ogscript.asyncPost("http://172 * * */gr ...