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

Trigger from Shortcuts (iOS)

Mac
ios siri shortcuts
3
4
2.0k
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.
  • M
    MNPG
    last edited by Dec 30, 2018, 12:44 PM

    Triggers can be invoked from your iPhone, iPad, Apple Watch, or HomePod via Shortcuts using the REST API. This is by far the easiest and most native way I have found to invoke triggers from iOS.

    0_1546173302197_shortcuts.png

    URL: https://www.triggercmd.com/api/run/triggerSave
    {Token}: Your token found here.
    {CN}: Your computer name
    {TriggerName}: The name of your trigger.

    R 1 Reply Last reply Dec 31, 2018, 12:14 AM Reply Quote -1
    • R
      Russ @MNPG
      last edited by Dec 31, 2018, 12:14 AM

      @mnpg, that's awesome! Thanks for posting that.

      Russell VanderMey

      1 Reply Last reply Reply Quote 0
      • R
        Russ
        last edited by Apr 2, 2020, 8:40 PM

        FYI, two things about this:

        1. Instead of using the authorization header, you can send the token as another parameter called token in the Request Body section.
        2. You don't actually need the { and }'s. I think @MNPG put them there to mean those values are examples.

        @Lewis-S found that out here.

        Russell VanderMey

        1 Reply Last reply Reply Quote 0
        • K
          kellanist
          last edited by Apr 3, 2020, 2:22 PM

          This is fantastic! Good to know!

          1 Reply Last reply Reply Quote 0
          • T tuicemen moved this topic from Instructions on Jan 31, 2022, 12:35 PM
          • First post
            Last post