Calling 3rd party SSL REST web service from python

Hi all,

I have looked through the posts but have not found anything that fits what I am trying to do. Can someone point me in the right direction?

I want to write a python script that will run in a CX4 that periodically issues an SSL REST call to an external web service. The returned information will be parsed and based on the content, I can do something. Basically, it just polls the external site and gets a string of data back.

Does anyone have a sample that will work in a CX4? Thanks in advance.

Nevermind. I had to add a few libraries, but I got it to work. I made a nice web_service device that I can add in when I need it.

Hi Apineda,

Any chance of sharing your experience ? I am also trying to do the same with limited knowledge.

thanks

jc