Execute IFTTT in windows
-
I need a command to execute IFTTT in windows, with Triggercmd. I want a way to execute ifttt inside a command in Triggercmd
-
@Mauro I am unsure what you are asking, are you looking to "trigger an IFTTT recipe from TriggerCMD"?
You could make a "curl" call to the IFTTT webhook. -
@Mauro, @Matt-Packwood's solution would work, but here's another option. You could create an IFTTT applet with TRIGGERcmd as the THIS part. Pick Specific command and choose one of your TRIGGERcmd commands. It doesn't matter what it does because all you care about is the fact that it will run your IFTTT applet.
This is a built-in function of the TRIGGERcmd IFTTT integration:
Then, if you want to run a command on your Windows PC that will trigger that TRIGGERcmd command that will start the IFTTT applet, you could run that TRIGGERcmd command using the tcmd command line tool.