Run Script Event
Runs a Script on Lambda defined by Script Event config and outputs the Script's output variables as json

Input
| Name | Required | Description |
|---|---|---|
| Connection | Script Event Connection. | |
| Event Type | The type of Script to run | |
| Json Path | The name of the input variable you want to match using event rules | |
| Input Json | The Input Variables passed into the Script in json format | |
| Use Example Output | Uses the Example Output property instead of invoking the Script Event lambda | |
| Example Output | Defines the example output for each match value that is configured in the event rules |
Output
Event Output A json object of output variables from the Script