TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Favored.live Tech
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Favored.live Tech

    • Favored.live TechF

      Account says I'm not subscribed, but I paid already

      General Discussion
      • • • Favored.live Tech
      4
      0
      Votes
      4
      Posts
      127
      Views

      RussR

      @Favored-live-Tech, you're welcome.

    • Favored.live TechF

      Can not connect to Zapier

      General Discussion
      • • • Favored.live Tech
      4
      0
      Votes
      4
      Posts
      191
      Views

      RussR

      @Favored-live-Tech , please try again, it should work now.

      For some reason Zapier changed how they send parameters for their oauth flow. I was able to make a corresponding change on my end to accomodate it.

    • Favored.live TechF

      How to get working with BitFocus Companion

      General Discussion
      • • • Favored.live Tech
      2
      0
      Votes
      2
      Posts
      2.7k
      Views

      RussR

      @favored-live-tech, here's one simple way to add a button to trigger one of your commands:

      First add Generic HTTP Requests under Connections.

      facc1bb3-57ff-4c08-a058-6b88aa905954-image.png

      Click the Bookmark button next to the command you want to run.
      37c274fd-cb5a-4fd9-9af1-de758106a69c-image.png

      Copy the bookmark URL for that command. It looks like this:
      https://www.triggercmd.com/trigger/bookmark?token=blahblah..

      Create a "Regular button" with http: GET as the "Press action"

      Paste the bookmark URL into the URL field (lower-right in this screenshot).
      bdfaf20f-cb9f-4623-9e64-cd2eac1f76ab-image.png

      Instead of the bookmark URL you could also use a URL like this:

      https://www.triggercmd.com/api/run/triggerSave?computer=(your computer name)&trigger=calculator&token=(token)

      Where token is a token from the Instructions page. Also replace calculator with your command's name.

      If there's a lot of demand, I'd be willing to make an official TRIGGERcmd connection module for it.