Process Stopped

Trigger for when a Process is Stopped
0.2.0

Parameters

Name
Text

Input the name of the process

  • Leaving this blank is considered a catch-all and will trigger on any process started

Variables

The following variables will be populated when this trigger executes:

Description
executablestring

Name of the process executable.

fullPathstring

Exact path of the process executable.

namestring

Name of the process watched for.

parentProcessIdstring

ID of the program that launched the process.

pathstring

Path to the directory of the process.

processIdstring

ID used in Windows for the process.