mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-02 19:10:38 +08:00
Update IFTTT.md
Fix path for images
This commit is contained in:
parent
499321b95e
commit
e3df9daaf2
@ -4,30 +4,30 @@ IFTTT Notification (https://ifttt.com)
|
|||||||
IFFT is a wrapper that allows several kind of notifications, please refer to https://platform.ifttt.com/docs
|
IFFT is a wrapper that allows several kind of notifications, please refer to https://platform.ifttt.com/docs
|
||||||
|
|
||||||
1 - If you do not have IFTTT account you can create for free to use up to 5 applets.
|
1 - If you do not have IFTTT account you can create for free to use up to 5 applets.
|
||||||

|

|
||||||
|
|
||||||
2 - Create New applet
|
2 - Create New applet
|
||||||

|

|
||||||
|
|
||||||
* Create new trigger
|
* Create new trigger
|
||||||

|

|
||||||
|
|
||||||
* The trigger is a webhook
|
* The trigger is a webhook
|
||||||

|

|
||||||
|
|
||||||
* Choose Web request
|
* Choose Web request
|
||||||

|

|
||||||
|
|
||||||
* Set the event name
|
* Set the event name
|
||||||

|

|
||||||
|
|
||||||
* Define the action you want
|
* Define the action you want
|
||||||

|

|
||||||
|
|
||||||
* Select the service you want to use
|
* Select the service you want to use
|
||||||
As you can see there are a lot, let use email as example, but you can select any one that fit your needs
|
As you can see there are a lot, let use email as example, but you can select any one that fit your needs
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
* Define the message
|
* Define the message
|
||||||
IFTTT allows some variables:
|
IFTTT allows some variables:
|
||||||
@ -35,26 +35,26 @@ IFFT is a wrapper that allows several kind of notifications, please refer to htt
|
|||||||
- message from ESP3D --> value2
|
- message from ESP3D --> value2
|
||||||
- ESP3D hostname --> value3
|
- ESP3D hostname --> value3
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
* Applet is created
|
* Applet is created
|
||||||

|

|
||||||
|
|
||||||
3 - Retrieve the webhook key
|
3 - Retrieve the webhook key
|
||||||
* Go to settings
|
* Go to settings
|
||||||

|

|
||||||
|
|
||||||
* Select service
|
* Select service
|
||||||

|

|
||||||
|
|
||||||
* Select webhook
|
* Select webhook
|
||||||

|

|
||||||
|
|
||||||
* Choose documentation
|
* Choose documentation
|
||||||

|

|
||||||
|
|
||||||
* Copy the key
|
* Copy the key
|
||||||

|

|
||||||
|
|
||||||
4 - Save the generate token and chatID in ESP3D, and set Telegram as notification supplier
|
4 - Save the generate token and chatID in ESP3D, and set Telegram as notification supplier
|
||||||
`[ESP610]type=IFTTT T1={event} T2={webhooks_key}`
|
`[ESP610]type=IFTTT T1={event} T2={webhooks_key}`
|
||||||
@ -66,11 +66,11 @@ IFFT is a wrapper that allows several kind of notifications, please refer to htt
|
|||||||
|
|
||||||
7 - Verify the workflow
|
7 - Verify the workflow
|
||||||
* Go to Applets
|
* Go to Applets
|
||||||

|

|
||||||
* Select Activity
|
* Select Activity
|
||||||

|

|
||||||
* Select the flow to display
|
* Select the flow to display
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
Note: This documentation is not exaustive due to huge features of IFTTT notifications service but base is always same :
|
Note: This documentation is not exaustive due to huge features of IFTTT notifications service but base is always same :
|
||||||
|
Loading…
x
Reference in New Issue
Block a user