Skip to content

Shortcuts

Running and managing other shortcuts.

import Shortcuts;

getDetailsOfShortcut

getDetailsOfShortcut()

Shortcuts action: is.workflow.actions.properties.workflow

getMyShortcuts

Gets the shortcuts stored on this device.

getMyShortcuts(Folder: Text) -> Any
ParameterTypeDefault
FolderText

Shortcuts action: is.workflow.actions.getmyworkflows

runShortcut

Runs a shortcut from your shortcut.

runShortcut(WFWorkflow: Text, WFInput: Any) -> Any
ParameterTypeDefault
WFWorkflowText
WFInputAny

Shortcuts action: is.workflow.actions.runworkflow