On this page you are going to learn how to use IFTTT available there this link
IFTTT is a super useful application, which help you connect two applications, website, connected devices to each others. Thus, you can create all the interactions you need to help in your daily life.
Let me explain: ITFF allows you to connect two things, and produce something out of this interaction, either a message or a tangible action
I have been thinking about a cool use of IFTT. Imagine, you receive dozens of mails each and every day. Some are urgent but get lost in the continuous flux of your day. How useful would it be to receive a sms every time an important email arrives in your mailbox? Well in few steps you will mak
FIRST STEPS
1. Create you account of ifttt
2. Browse "Webhooks" in the search bar
3. Follow the steps, until you reach the webhooks documention.
Fill with your project name, then you will receive an email and you are up to go!
Then, go back to your own webpage.
You will need two librairies for your project:
1. jQuery to help you with your HTML and all your dynamic coding
2. Moments.js a very useful librairies to handle numbers
In the js part, do as you see on the following image.
take the first link with your unique code and paste it into your page
Then create your form (if you need help follow the steps on a
If you have followed all these steps properly, you will get an email everytime someone fill up a form on your page.
And that's it. For extra-help you can visit www.home-assistant.io to help you with you set up.