Working with Parameters in Automations Workflows

As you build an Automations workflow, you can access any incoming parameters from upstream components, where applicable. This access becomes evident after you make connections between input and output ports, and view the details of a downstream component, either an action or external action. Under the Parameters tab, drop-down lists become visible beside applicable parameters. These drop-down lists provide the following selections:

  • Text Editor: Opens a text editor for composing expressions. The same parameters that are available elsewhere in the drop-down list are available here.
  • Global: Any global output keys that were created for the workflow. For more information, see Creating Global Keys.
  • Custom: Any custom output keys that were created for the component. For more information, see Viewing, Disabling/Enabling, and Creating Custom Keys.
  • General:
    • Event as JSON: Specifies the JSON-formatted text of the trigger event(s) as it enters the component.
    • Event (Other): General properties of the trigger event that initiated the workflow.
    • Automation (Other): Properties of the Automations workflow.
  • Trigger-Specific: Properties that pertain to the type of trigger event that initiated the workflow.
  • Workspace: The properties of a workspace that ran as the result of an action.