TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Twilio API - send an SMS text from your cell phone to run a command on your computer

    Scheduled Pinned Locked Moved Instructions
    1 Posts 1 Posters 974 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • RussR Offline
      Russ
      last edited by Russ

      Create a free trial account at twilio.com.

      Click the three dots inside a circle icon on the left.
      0_1562364133037_9f65227b-dfaa-4502-b991-d2d37f0fd2f2-image.png

      Select Programmable SMS
      0_1562364267962_efc06f85-a486-421e-9814-d6135828640a-image.png

      Select TwiML Apps under Tools
      Twilio API 1

      Set your request URL like this:
      https://www.triggercmd.com/api/twilio?trigger=**LogSMS**&computer=**DellPC**&token=(your token from Instructions page)

      Twilio API 1

      Create a batch file (d:\tools\twilio.bat for example) that accepts your parameters. As a test, you could just log the parameters with a batch file like this:

      echo %1 %2 %3 %4 %5 %6 %7 %8 %9 >> d:\tools\twilio.log
      

      Create a TRIGGERcmd command that runs your batch file with Allow Parameters set to true.
      0_1562364596277_f33539c7-18c3-49cc-bf1c-9b395b1d4087-image.png

      Russell VanderMey

      1 Reply Last reply Reply Quote 0

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      • First post
        Last post