研究筆記 - ThinkSpeak trigger IFTTT
編輯歷史
| 時間 | 作者 | 版本 |
|---|---|---|
| 2015-11-06 22:57 – 23:58 | r3 – r264 | |
顯示 diff 研究筆記 - ThinkSpeak trigger IFTTT
- I
+ IFTTT Maker channel
+ *create event detail
+
+ Others share
+ *ThingHTTP + IFTTT Maker | ThingSpeak Apps
+
+ Create IFTTT recipe
+ *Choose Maker channel, setup event name (ex: PmHigh )
+ *In the Maker channel , click How to Trigger Events to test your recipe
+ *
+ Create thinkhttp
+ *URL: https://maker.ifttt.com/trigger/PmHigh/with/key/YOUR_KEY
+ *Method:POST
+ *Content Type:
+ *HTTP Version:1.1
+ *Host:maker.ifttt.com
+ *Headers:
+ *Body:{ "value1" : "%%channel_xxx_field_1%%" }
+ *Parse String:
+ *
+ Create React
+
+ ==> Result: it works, but I can't get the channel value. The self test in the IFTTT works. I guess the problem is %%channel_xxx_field_1%% didn't get replaced.
|
||
| 2015-11-06 22:57 | r2 | |
顯示 diff(3 行未修改)
|
||
| 2015-11-06 22:57 | r1 | |
顯示 diff 研究筆記 - ThinkSpeak trigger IFTTT
+
+ I
|
||
| 2015-11-06 22:57 | r0 | |
顯示 diff-
+ 研究筆記 - ThinkSpeak trigger IFTTT
|
||