4

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!

Ian Davis
  • 19,091
  • 30
  • 85
  • 133

2 Answers2

4

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.

CJK
  • 5,732
  • 1
  • 8
  • 26
4

At the time of this writing, this appears to be the correct place to find the API key:

https://help.ifttt.com/hc/en-us/articles/115010230347-Webhooks-service-FAQ

Under the Documentation Link of the Webhooks service page.

Chris K
  • 11,996
  • 7
  • 37
  • 65
  • 2
    To find it from your home screen, click on your account avatar in the upper right corner of the home screen and select `My Services`, and then click `Webhooks`. The Documentation button is upper right in the page. As of 2/2021, anyway. – Jeff Learman Feb 23 '21 at 19:50
  • 1
    This is the correct answer in 2022 – Wayne Mao Aug 03 '22 at 09:25