Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
indigo_2025.1_documentation:overview [2025/10/22 20:17] – [Insert Event Data into Variable] davel17indigo_2025.1_documentation:overview [2025/10/22 20:48] (current) – [Web Server Event] davel17
Line 173: Line 173:
 | Webhook Method\\ [GET] | this type of webhook will accept a GET and will pass through any query arguments as the data element. GET webhooks do not have settings for processing the associated payload. | | Webhook Method\\ [GET] | this type of webhook will accept a GET and will pass through any query arguments as the data element. GET webhooks do not have settings for processing the associated payload. |
  
-You can find more information on the [[indigo_2025.1_documentation:webhooks|Webhooks]] page.+You can find more information on the [[indigo_2025.1_documentation:webhooks|Webhooks]] page. You can find more information about using substitutions on the Indigo [[indigo_2025.1_documentation:substitutions|substitutions page]].
 ===== Schedules ===== ===== Schedules =====
  
Line 455: Line 455:
 {{open_file_action.png?nolink|Open File Action Image}} {{open_file_action.png?nolink|Open File Action Image}}
  
-This will open the specified file (full path using *nix slashes ("/")) using the default application. If it's the path to an application (e.g. "/Applications/TextEdit.app") then it will launch that app. You can also add command-line options and include markup that will do variable (<nowiki>%%v:VARIDHERE%%</nowiki>) and device state (<nowiki>%%d:DEVIDHERE:STATEIDHERE%%</nowiki>substitutions. <color red>Note</color>: file paths that contain spaces will need to have the spaces escaped with a backslash - /some\ path/that\ has/escaped\ spaces/.+This will open the specified file (full path using *nix slashes ("/")) using the default application. If it's the path to an application (e.g. "/Applications/TextEdit.app") then it will launch that app. You can also add command-line options and include [[indigo_2025.1_documentation:substitutions|Indigo substitutions]]. <color red>Note</color>: file paths that contain spaces will need to have the spaces escaped with a backslash - /some\ path/that\ has/escaped\ spaces/.
 == Run Shell Script == == Run Shell Script ==
 {{run_shell_script_action.png?nolink|Run Shell Script Action Image}} {{run_shell_script_action.png?nolink|Run Shell Script Action Image}}
  • /www/perceptive/wiki/data/attic/indigo_2025.1_documentation/overview.1761164229.txt.gz
  • Last modified: 2025/10/22 20:17
  • by davel17