Web RESTful service API calls in Citect?

Is it possible in Citect to make RESTful API calls? For example a PUT command with a JSON payload?

Parents
  • Hello I read your doc about web services in Citect. Very helpful. But I didn't found the C# source code. Can you share it?
    My goal is to use REST to implement some missing automation in Insight.
    I did my C# class with basic authentication that works with other REST web services, but not connecting the endpoint of insight. I'm struggling with the error: "The underlying connection is closed. An unexpected error occurred on a send" that appears every time I call the GET Method. Any Ideas ?
    Thank you.
Reply
  • Hello I read your doc about web services in Citect. Very helpful. But I didn't found the C# source code. Can you share it?
    My goal is to use REST to implement some missing automation in Insight.
    I did my C# class with basic authentication that works with other REST web services, but not connecting the endpoint of insight. I'm struggling with the error: "The underlying connection is closed. An unexpected error occurred on a send" that appears every time I call the GET Method. Any Ideas ?
    Thank you.
Children
No Data