Calling a SOAP web-service.

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
Offer
Posts: 21
Joined: Mon Dec 13, 2010 10:43 am

Calling a SOAP web-service.

Post by Offer »

Hello.

My provider gives me a way to send SMS messages using his SOAP web-service. It's an HTTPS POST action that sends XML data and it becomes a SMS.

I'm trying to figure out a way to make an action in host monitor that will be able to use my provider to send me SMS when some conditions are met.

Any idea/help would be appreciated!
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Sorry, HTTP actions does not support HTTPS protocol yet.

Regards
Alex
Offer
Posts: 21
Joined: Mon Dec 13, 2010 10:43 am

Post by Offer »

:-(

Thanks for the quick reply, and I'm sorry to hear that.

Can anyone please think about a workaround - until things will be improved?

Thanks!
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You may use "Execute external program" action to start some script (e.g. powershell script)

Regards
Alex
Post Reply