MakerCloud x IFTTT

We can upgrade our IoT projects by using IFTTT to achieve more functions such as emails or Telegram messages.

MakerCloud already has built-in support for easily incorporating IFTTT into your project.

MakerCloud Official Guides

MakerCloud provides an official step-by-step tutorial on using IFTTT with MakerCloud.

Step 1: Event Triggers

Event Triggers

Step 2: Event Triggers with IFTTT

Event Triggers with IFTTT

MakerCloud x IFTTT Guide

The following content is written by KittenBot HK, please refer to official tutorial if any differences are found.

Step 1: Event Triggers

Create a new project on MakerCloud.

../../_images/mc11.png

Open the tab “Event Trigger”.

../../_images/mc21.png

Build the following applet.

../../_images/mc31.png

For webhook event and webhook key, we can fill in random filler for now.

../../_images/mc41.png

Step 2: Set Up IFTTT

Register and log in to an IFTTT account.

../../_images/mc5.png

Create a new applet.

../../_images/mc6.png

../../_images/mc7.png

Search for webhooks in the “If this” section.

../../_images/mc8.png

Select “Receive A Web Request”.

../../_images/mc9.png

Press connect if prompted.

../../_images/mc10.png

Enter an event name.

../../_images/mc111.png

Move on to “Then That” section.

../../_images/mc12.png

In this tutorial ,we will use IFTTT to send an email. But there are many other applications supported too, please feel free to explore on your own.

../../_images/mc13.png

Select Send Me an Email.

../../_images/mc14.png

We have to activate this service for the first time when using this service.

../../_images/mc15.png

Follow the instructions to activate email service.

../../_images/MC16.png

You can modify the email contents, but we will use default settings for this tutorial.

../../_images/mc17.png

Press Continue.

../../_images/mc18.png

Go to “My services”.

../../_images/mc19.png

Select Webhooks.

../../_images/mc20.png

Choose Documentation.

../../_images/mc211.png

Copy the key.

../../_images/mc22.png

Paste the key into the webhook key field in MakerCloud applet.

../../_images/mc23.png

Enter the event name in the MakerCloud applet.

../../_images/mc24.png

Save the applet.

../../_images/mc25.png

Try publishing “hello” to your topic, you should receive an email after a few seconds.

../../_images/mc26.png