New URL for IFTT, directly to settings page. (#2740)

* New URL for IFT, directly to settings page.

Added extended information how to obtain the IFTT key

* Fix typo
This commit is contained in:
Sam Jongenelen 2017-06-03 09:22:37 +02:00 committed by Fabian Affolter
parent 3285d67758
commit 8ee4835a83

View File

@ -20,7 +20,8 @@ ifttt:
key: xxxxx-x-xxxxxxxxxxxxx
```
`key` is your API key which can be obtained by viewing the **Settings** of the [Maker Channel](https://ifttt.com/maker). It's the last part of the URL.
`key` is your API key which can be obtained by viewing the **Settings** of the [Maker Channel](https://ifttt.com/services/maker_webhooks/settings). It's the last part of the URL (e.g. https://maker.ifttt.com/use/MYAPIKEY) you will find under **Settings** > **Account Info**.
<p class='img'>
<img src='/images/components/ifttt/finding_key.png' />