How to use IFTTT with TRIGGERcmd
-
@spotandjake-100, you can pass multiple parameters by separating them with a space, or a %20, so like this:
https://www.triggercmd.com/api/IFTTT?trigger=mouse&computer=LAPTOP-M0RN3NEB¶ms={{TextField}}%20{{NumberField}}
-
does the IFTTT webhook method work with a free account or only with subscription?
I tested with this comment without succeshttps://www.triggercmd.com/api/IFTTT?trigger=Notepad&computer=PC
method = POST
Content-Type: application/x-www-form-urlencodedwith PC being the name of my computer as registered in my profile.
-
@koen-van-lent, it should work with a free account too, but only 1 per minute of course.
Do you have token=(your token from Instructions page) in the body?
-
Yuppie, this works so well thank you for the article. I did a simple google assistace IFTTT applet to put my mac to sleep.
-
@Mittal-Makwana, nice, what command does that?