Door lock testing

I am beta testing a door lock from a German company named keymitt and to integrate it with Alexa I am using ifttt and it will also integrate With Siri Shortcuts and this is done with web hooks. So I am wondering since I have the URL’s for locking and unlocking the door can I get this to work with sharptools?

Hi @Kenny_Murphy, yes, you can send HTTP request from both Dashboard and Rule Engine as long as it is uses https:// (SSL encrypted) and public accessible domain name.

See below for how to send HTTP request from the dashboards.

And here for how to send HTTP request in the rules.

1 Like

That worked by simply copying and pasting the url into the hyperlink. Thanks James.

1 Like