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:
parent
3285d67758
commit
8ee4835a83
1 changed files with 2 additions and 1 deletions
|
@ -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' />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue