Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get IFTTT Maker Applet API Key for AWS IoT Button

I'm trying to connect my AWS IoT Button to do an IFTTT Maker Trigger, and it's asking for the API Key. I've looked in the settings of the IFTTT Maker Applet I created, and I don't see anything about an API Key. Any ideas of where else to look inside of IFTTT? They don't have a way to contact IFTTT Tech Support that I could find. Thanks!

like image 718
Ian Davis Avatar asked Sep 19 '25 19:09

Ian Davis


1 Answers

In the IFTTT app or through their website whilst logged in, go to My Applets > Services > Webhooks > Settings. The settings page will list your Maker URL, and the key is the alphanumeric string at the end. If you click on the URL, it will take you to your Maker webpage that specifically tells you what your key is, and provides instructions on how to use the webhook.

like image 114
CJK Avatar answered Sep 21 '25 16:09

CJK