Using URL Routine Trigger with HTTP instead of HTTPs

Modified on Sun, 28 Jan 2024 at 08:20 PM

Overview

Some embedded systems, software tools, and smart home appliances do not support HTTPs. They can only make connections through HTTP on port 80.

In this case, you can call your triggers using HTTP – instead of HTTPs. Simply use the URLs provided for your triggers and replace https://… with http://…

Please note that HTTP is generally considered insecure. Whenever you can, use the HTTPs URLs provided for your triggers and only consider using HTTP if you do not have any other options!

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article