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

    Newbie parameters question

    General Discussion
    3
    5
    1.3k
    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.
    • G
      Guido Angeli
      last edited by

      Hi,
      I am an italian newbie trying to make Trigger CMD (great, great software) working with parameters.
      What I am trying to do is to open a website like http://www.site.com/?search=XX (where XX is the parameter) using IFTTT and Webhooks.
      I tried following some command examples, without success.
      Could someone please make me an example of the trigger/wbhooks configuration I have to use?
      Many thanks in advance, Guido.

      RussR 1 Reply Last reply Reply Quote 0
      • RussR
        Russ @Guido Angeli
        last edited by Russ

        @guido-angeli, assuming you're using Windows, you could create a batch file with these contents:

        start http://www.site.com/search?q=%1%%20%2%%20%3%%20%4
        

        Save it as something like c:\tools\sitesearch.bat, and make a command in TRIGGERcmd that runs it, with parameters enabled.

        Then setup your IFTTT webhook like this:

        ifttt

        Russell VanderMey

        1 Reply Last reply Reply Quote 0
        • G
          Guido Angeli
          last edited by

          Thanks, it works!
          I am now amble to automatically note expenses in an Excel file using Google Assistant.
          Yearly subscription made 😉

          RussR 1 Reply Last reply Reply Quote 0
          • RussR
            Russ @Guido Angeli
            last edited by

            Thanks @guido-angeli !

            Russell VanderMey

            1 Reply Last reply Reply Quote 0
            • RussR
              Russ
              last edited by

              @igurman, I answered here.

              Russell VanderMey

              1 Reply Last reply Reply Quote 0
              • First post
                Last post