<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to use IFTTT with TRIGGERcmd]]></title><description><![CDATA[<p dir="auto">The example below lets you email <a href="mailto:trigger@applet.ifttt.com" rel="nofollow ugc">trigger@applet.ifttt.com</a> from your IFTTT account's email address to trigger commands.</p>
<p dir="auto">The email needs the computer name in the subject, and the trigger name in the body of the email.</p>
<p dir="auto"><img src="https://s3.amazonaws.com/triggercmdagents/Pics/Email.jpg" alt="Example email" class=" img-fluid img-markdown" /></p>
<p dir="auto"><strong>Setup steps:</strong></p>
<ol>
<li>Log into your IFTTT account.</li>
<li>Go to <a href="https://ifttt.com/create" rel="nofollow ugc">https://ifttt.com/create</a>.</li>
<li>Click the "+ this" link.</li>
<li>Type "email" and click Email.</li>
<li>Click Send IFTTT any email.</li>
<li>Click the "+ that" link.</li>
<li>Type "webhooks" and click Webhooks.</li>
<li>Click Connect.</li>
<li>Click "Make a web request".</li>
<li>Paste this whole line into the URL field:<br />
<a href="https://www.triggercmd.com/api/IFTTT?trigger=%7B%7BBody%7D" rel="nofollow ugc">https://www.triggercmd.com/api/IFTTT?trigger={{Body}</a>}&amp;computer={{Subject}}</li>
<li>Change the Method to POST.</li>
<li>Change Content Type to "application/x-www-form-urlencoded".</li>
<li>Change Body to:<br />
token=YourTokenFromTheInstructionsPage</li>
<li>Click Create Action</li>
<li>Click Finish</li>
</ol>
<p dir="auto">You can use the same concept to trigger commands with other IFTTT services (instead of Email) too of course.</p>
<p dir="auto">I recommend you <strong>don't</strong> open your garage with a post on facebook.</p>
<p dir="auto">EDIT 9-2-17:<br />
See <a href="https://www.triggercmd.com/forum/topic/72/parameters-are-now-supported-via-ifttt-tasker-and-curl-api-s">this article </a> for how to pass parameters to your commands.  You basically need to add another POST parameter called 'params' that contains your command parameters.  You can put params in your URL with &amp;params=russ.txt, or you can add &amp;params=russ.txt to your IFTTT Body field.</p>
<p dir="auto">Like this, but <strong>don't</strong> put a carriage return between your token and the &amp; even though it looks like there is one in this screenshot:<br />
<img src="https://s3.amazonaws.com/triggercmdagents/Pics/paramsInBody.JPG" alt="paramsInBody" class=" img-fluid img-markdown" /></p>
<p dir="auto">This opens up a lot of possibilities.  I just setup an IFTTT trigger to display on my PC any pictures I add to a Google Photos album.</p>
<p dir="auto">EDIT 3/25/20:<br />
This YouTube video shows and example using SmartThings -&gt; IFTTT -&gt; TRIGGERcmd:<br />
<a href="https://www.youtube.com/watch?v=dq-loAiKAgo&amp;feature=youtu.be&amp;t=345" rel="nofollow ugc">https://www.youtube.com/watch?v=dq-loAiKAgo&amp;feature=youtu.be&amp;t=345</a></p>
<p dir="auto">This video shows a Google Calendar example:  <a href="https://youtu.be/kmyd8zO26eE" rel="nofollow ugc">https://youtu.be/kmyd8zO26eE</a></p>
]]></description><link>https://www.triggercmd.com/forum/topic/31/how-to-use-ifttt-with-triggercmd</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 17:45:24 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/31.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 28 May 2017 04:10:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Wed, 16 Oct 2019 23:39:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/2405">@Mittal-Makwana</a>, nice, what command does that?</p>
]]></description><link>https://www.triggercmd.com/forum/post/1672</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/1672</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Wed, 16 Oct 2019 23:39:56 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Wed, 16 Oct 2019 21:57:06 GMT]]></title><description><![CDATA[<p dir="auto">Yuppie, this works so well thank you for the article. I did a simple google assistace IFTTT applet to put my mac to sleep.</p>
]]></description><link>https://www.triggercmd.com/forum/post/1669</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/1669</guid><dc:creator><![CDATA[Mittal Makwana]]></dc:creator><pubDate>Wed, 16 Oct 2019 21:57:06 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Thu, 16 May 2019 22:25:51 GMT]]></title><description><![CDATA[<p dir="auto">@koen-van-lent, it should work with a free account too, but only 1 per minute of course.</p>
<p dir="auto">Do you have token=(your token from Instructions page) in the body?</p>
]]></description><link>https://www.triggercmd.com/forum/post/1397</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/1397</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Thu, 16 May 2019 22:25:51 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Wed, 15 May 2019 22:23:46 GMT]]></title><description><![CDATA[<p dir="auto">does the IFTTT webhook method work with a free account or only with subscription?<br />
I tested with this comment without succes</p>
<p dir="auto"><a href="https://www.triggercmd.com/api/IFTTT?trigger=Notepad&amp;computer=PC" rel="nofollow ugc">https://www.triggercmd.com/api/IFTTT?trigger=Notepad&amp;computer=PC</a><br />
method = POST<br />
Content-Type: application/x-www-form-urlencoded</p>
<p dir="auto">with PC being the name of my computer as registered in my profile.</p>
]]></description><link>https://www.triggercmd.com/forum/post/1395</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/1395</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 15 May 2019 22:23:46 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Sat, 16 Mar 2019 23:44:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1917">@spotandjake-100</a>, you can pass multiple parameters by separating them with a space, or a %20, so like this:</p>
<pre><code> https://www.triggercmd.com/api/IFTTT?trigger=mouse&amp;computer=LAPTOP-M0RN3NEB&amp;params={{TextField}}%20{{NumberField}}
</code></pre>
]]></description><link>https://www.triggercmd.com/forum/post/1321</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/1321</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Sat, 16 Mar 2019 23:44:49 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Sat, 16 Mar 2019 19:32:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@Russ</a> how would I run it with multiple parameters I am trying to make a program where it moves the mouse with powershell when I run from the triggercmd website with parameters it run but when I run it like that my parameters do not pass threw only one does</p>
<pre><code> https://www.triggercmd.com/api/IFTTT?trigger=mouse&amp;computer=LAPTOP-M0RN3NEB&amp;params={{TextField}},{{NumberField}} 
</code></pre>
]]></description><link>https://www.triggercmd.com/forum/post/1319</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/1319</guid><dc:creator><![CDATA[spotandjake 100]]></dc:creator><pubDate>Sat, 16 Mar 2019 19:32:14 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Mon, 01 Oct 2018 23:00:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1570">@rpondevie</a>, good luck.  That's a cool project.  I suggest you make your IFTTT URL something like this:</p>
<pre><code>https://www.triggercmd.com/api/IFTTT?trigger=ispy&amp;computer=MyPC&amp;params=recordstop.alarmset
</code></pre>
<p dir="auto">Then make a command with these values:</p>
<ul>
<li>Trigger = ispy</li>
<li>Command = c:\program files\ispy\ispy.exe    (probably a different path)</li>
<li>Allow Parameters = true</li>
</ul>
]]></description><link>https://www.triggercmd.com/forum/post/961</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/961</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Mon, 01 Oct 2018 23:00:16 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Mon, 01 Oct 2018 20:45:44 GMT]]></title><description><![CDATA[<p dir="auto">I know this is an old post, but I wanted to share what I intent to do in order to illustrate what can be done with a very practical example.<br />
I have a set of surveillance cameras. Some are indoor, some are outside. My associated software is iSpy. I also have a security system that only allows to get notifications via emails, as the Cie has its own proprietary surveillance system, at a different cost than mine (^_^). I want shut down the indoor and backyard cameras when I am in house, and turn them back on when I leave, or sleep, using the notification eMail.  So, I plan on…</p>
<p dir="auto">	Create 2 tasks conditions in IFTTT, for “Off” &amp; “On”.<br />
	Use &lt;if&gt;&lt;gmail&gt; with proper filter on sender and subject), using respectively the words”Disarmed” &amp; “Armed”.<br />
	Use your method to trigger a batch commands to iSpy, that may look like this:<br />
URL: <a href="https://www.triggercmd.com/api/IFTTT?trigger=run" rel="nofollow ugc">https://www.triggercmd.com/api/IFTTT?trigger=run</a> ispy.exe "recordstop.alarmset"&amp;computer=MyPC<br />
... where alarmset is the set of cameras to stop in this case.<br />
I will keep you posted of the outcome.</p>
]]></description><link>https://www.triggercmd.com/forum/post/960</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/960</guid><dc:creator><![CDATA[rpondevie]]></dc:creator><pubDate>Mon, 01 Oct 2018 20:45:44 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Thu, 29 Mar 2018 22:43:49 GMT]]></title><description><![CDATA[<p dir="auto">...so just for the record and to complete the loop.<br />
<a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@Russ</a> just IM'd me and resolved the issue.<br />
Amazing service and phenomenal customer journey <img src="https://www.triggercmd.com/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=6sa9akdcpc2" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">In brief, to reboot/restart your Windows 10 PC from an iOS Home Screen button click, do the following:</p>
<ol>
<li>Install TriggerCMD Agent</li>
<li>Sign up/in to IFTTT</li>
<li>For the If bit: select Button Widget</li>
<li>For the Then bit: select webhooks and enter the following:<br />
i. URL: <a href="https://www.triggercmd.com/api/IFTTT?trigger=Reboot" rel="nofollow ugc">https://www.triggercmd.com/api/IFTTT?trigger=Reboot</a> in 10 seconds&amp;computer=R1<br />
ii. METHOD: POST<br />
iii. CONTENT TYPE: x-www-form-urlencoded<br />
iv. BODY: token=XYZ</li>
</ol>
<p dir="auto">Notes:<br />
There are spaces in "Reboot in 10 seconds"<br />
My computer name is "R1"<br />
&lt;obviously &lt;XYZ&gt; is my token</p>
<p dir="auto">To add the button widget to your iOS home screen:</p>
<ol>
<li>Tap the share icon (square with the up arrow)</li>
<li>Tap "Add to Home Screen"</li>
<li>Tap "Add"</li>
<li>Enjoy <img src="https://www.triggercmd.com/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=6sa9akdcpc2" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></li>
</ol>
]]></description><link>https://www.triggercmd.com/forum/post/683</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/683</guid><dc:creator><![CDATA[triggercmddm]]></dc:creator><pubDate>Thu, 29 Mar 2018 22:43:49 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Thu, 29 Mar 2018 22:40:29 GMT]]></title><description><![CDATA[<p dir="auto">FYI, for anyone reading, <a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/651">@triggercmddm</a> got it working.  He needed to change the trigger name from 'reboot' to 'Reboot in 10 seconds' and he needed to remove '&amp;params=russ.txt' from the body.</p>
<pre><code>URL: https://www.triggercmd.com/api/IFTTT?trigger=Reboot in 10 seconds&amp;computer=R1
BODY: token=XYZ
</code></pre>
]]></description><link>https://www.triggercmd.com/forum/post/682</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/682</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Thu, 29 Mar 2018 22:40:29 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Thu, 29 Mar 2018 22:26:04 GMT]]></title><description><![CDATA[<p dir="auto">oops - that was for <a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@Russ</a></p>
]]></description><link>https://www.triggercmd.com/forum/post/681</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/681</guid><dc:creator><![CDATA[triggercmddm]]></dc:creator><pubDate>Thu, 29 Mar 2018 22:26:04 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Thu, 29 Mar 2018 22:19:09 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Am super-lovin' this <img src="https://www.triggercmd.com/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=6sa9akdcpc2" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> <img src="https://www.triggercmd.com/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=6sa9akdcpc2" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">However, and trying to configure an IFTTT Button Widget to kick-off a webhook to my PC (PC name R1) to run the Reboot in 10 seconds command, but keep getting 401 errors - please help.</p>
<p dir="auto">Am at the webhooks config page in IFTTT and entering the following:</p>
<p dir="auto">URL: <a href="https://www.triggercmd.com/api/IFTTT?trigger=reboot&amp;computer=R1" rel="nofollow ugc">https://www.triggercmd.com/api/IFTTT?trigger=reboot&amp;computer=R1</a><br />
METHOD: POST<br />
CONTENT TYPE: x-www-form-urlencoded<br />
BODY: token=XYZ&amp;params=russ.txt</p>
<p dir="auto">&lt;obviously &lt;XYZ&gt; is my token <img src="https://www.triggercmd.com/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=6sa9akdcpc2" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
<p dir="auto">What am I doing wrong please ?</p>
<p dir="auto">Thanks so much,</p>
<p dir="auto">Dan</p>
]]></description><link>https://www.triggercmd.com/forum/post/680</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/680</guid><dc:creator><![CDATA[triggercmddm]]></dc:creator><pubDate>Thu, 29 Mar 2018 22:19:09 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Sun, 25 Mar 2018 21:08:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/622">@delkem</a>, awesome!  I'm glad that was it.</p>
]]></description><link>https://www.triggercmd.com/forum/post/668</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/668</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Sun, 25 Mar 2018 21:08:35 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Sat, 24 Mar 2018 22:22:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@Russ</a>     Thank You!!! yes, it was a space at the end of the token</p>
]]></description><link>https://www.triggercmd.com/forum/post/664</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/664</guid><dc:creator><![CDATA[delkem]]></dc:creator><pubDate>Sat, 24 Mar 2018 22:22:56 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Sat, 24 Mar 2018 19:31:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/622">@delkem</a>, I'll give it a try.  It should work the same way.</p>
<p dir="auto">Method:  POST<br />
Content type:  x-www-form-urlencoded<br />
Body: token=(your token)</p>
<p dir="auto">One problem I've had before was I had a space in the body field that I didn't notice.  That could cause that error.</p>
]]></description><link>https://www.triggercmd.com/forum/post/661</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/661</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Sat, 24 Mar 2018 19:31:31 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Sat, 24 Mar 2018 01:07:10 GMT]]></title><description><![CDATA[<p dir="auto">This works great when I create a normal IFTTT. I'm having trouble making it work when the IFTTT is created on the platform for private apps with a maker account. with this, you can make multiple steps or "that's" (think IFTTTTTTTTTT). Even if I just create one "that" in the private app, I get an "action failed" on the webhook with triggercmd.. "unable to make web request. Your server returned a 401"<br />
any ideas or is this an issue with IFTTT?</p>
]]></description><link>https://www.triggercmd.com/forum/post/658</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/658</guid><dc:creator><![CDATA[delkem]]></dc:creator><pubDate>Sat, 24 Mar 2018 01:07:10 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Fri, 26 Jan 2018 23:16:28 GMT]]></title><description><![CDATA[<p dir="auto">Here's <a href="https://www.triggercmd.com/forum/topic/145/could-i-request-another-example-of-using-ifttt-to-call-triggercmd">another example</a>.</p>
]]></description><link>https://www.triggercmd.com/forum/post/526</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/526</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Fri, 26 Jan 2018 23:16:28 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Wed, 23 Aug 2017 15:52:14 GMT]]></title><description><![CDATA[<p dir="auto">Yep...it works.  Thanks for the help!</p>
]]></description><link>https://www.triggercmd.com/forum/post/151</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/151</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 23 Aug 2017 15:52:14 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Wed, 23 Aug 2017 11:23:50 GMT]]></title><description><![CDATA[<p dir="auto">Thank you.  Let me know your results please.</p>
]]></description><link>https://www.triggercmd.com/forum/post/147</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/147</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Wed, 23 Aug 2017 11:23:50 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Wed, 23 Aug 2017 05:55:58 GMT]]></title><description><![CDATA[<p dir="auto">Thanks!!  I try it when I get home tonight!  Awesome app, BTW...</p>
]]></description><link>https://www.triggercmd.com/forum/post/146</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/146</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 23 Aug 2017 05:55:58 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Tue, 22 Aug 2017 21:24:39 GMT]]></title><description><![CDATA[<p dir="auto">@dfwjr1973, you're close, but you're missing the computer part of the URL.</p>
<p dir="auto">You have:<br />
<a href="https://www.triggercmd.com/api/IFTTT?trigger=spotify" rel="nofollow ugc">https://www.triggercmd.com/api/IFTTT?trigger=spotify</a></p>
<p dir="auto">But you need:<br />
<a href="https://www.triggercmd.com/api/IFTTT?trigger=spotify&amp;computer=YourComputerName" rel="nofollow ugc">https://www.triggercmd.com/api/IFTTT?trigger=spotify&amp;computer=YourComputerName</a></p>
]]></description><link>https://www.triggercmd.com/forum/post/138</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/138</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Tue, 22 Aug 2017 21:24:39 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Tue, 22 Aug 2017 20:36:59 GMT]]></title><description><![CDATA[<p dir="auto">I'm new to this so sorry for the silly question...</p>
<p dir="auto">If I want to run a trigger from IFTTT, for example, a trigger called "spotify" (which works when I trigger it from the web page manually), I then use this for the URL:</p>
<p dir="auto"><a href="https://www.triggercmd.com/api/IFTTT?trigger=spotify" rel="nofollow ugc">https://www.triggercmd.com/api/IFTTT?trigger=spotify</a></p>
<p dir="auto">and then later in the IFTTT webhook I set the body to:</p>
<p dir="auto">token=sdfhksdhfjkasdhfajksdfhajkhf..........  (whatever it is for my computer)</p>
]]></description><link>https://www.triggercmd.com/forum/post/136</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/136</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Tue, 22 Aug 2017 20:36:59 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Mon, 21 Aug 2017 11:16:04 GMT]]></title><description><![CDATA[<p dir="auto">@trigFox , thank you for pointing that out!  I fixed it.  Now the screenshot matches the web request URL.</p>
]]></description><link>https://www.triggercmd.com/forum/post/127</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/127</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Mon, 21 Aug 2017 11:16:04 GMT</pubDate></item><item><title><![CDATA[Reply to How to use IFTTT with TRIGGERcmd on Mon, 21 Aug 2017 09:18:26 GMT]]></title><description><![CDATA[<p dir="auto">I think you've got Subject and Body reversed because the computer name is in the subject.</p>
]]></description><link>https://www.triggercmd.com/forum/post/125</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/125</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 21 Aug 2017 09:18:26 GMT</pubDate></item></channel></rss>