Users Manual
Examples
HTTP POST request example: A button for sending emails over IFTTT
In this example we show how you can configure Cricket to send email notifications with IFTTT when
voltage is raised on the WAKE_UP port by using a button.
First you need to configure IFTTT service with Webhook
1. Go to: https://ifttt.com/
2. Login or register
3. Click Create from User / Account menu (top right corner)
4. Click + to create new source event
5. Select Webhooks service
6. Click Continue
7. Click Receive a web request (on the left hand side)
8. Create event name e.g. email_button
9. The source event should be set-up now, click + after Then event
10. Search email service
11. Change subject and body of the email accordingly
12. Click Finish
Now you need to get a HTTP address to which you can post events from Cricket. Search fo
Webhooks service and click on the document in the right up corner.
Copy web links under "Make a POST or GET web request to:"