I just used ifttt to create a google trigger to add an event when i say something on google home it adds an event on my google calendar. How can I view the JSON script that creates the event?
Asked
Active
Viewed 171 times
0
-
Do you mean you want to intercept POST script directly from IFTTT? – Chris Chen Mar 05 '17 at 10:52
-
@ChrisChen Yes please – homeHack Mar 05 '17 at 10:54
-
1What is the purpose? If you are not happy with it's API capability, maybe consider building your own one https://ifttt.com/maker – Chris Chen Mar 05 '17 at 10:58
-
You can probably use something like Wireshark if you specifically want to see what Google Home is doing. But, yes, I suspect you want to take a look at Maker. – Eric Cochran Mar 06 '17 at 03:01