PowerShell Scripts as ActionQ Events and Responses

Demonstrates how ActionQ can use PowerShell scripts and sources for events and/or Responses. The demonstrated event uses PowerShell script to retrieve data from a REST API. An automatically-managed Mirror table is used to avoid duplicate responses. The demonstrated response passes arguments from the REST API event to another PowerShell script to display a Windows notification. The response also send an email with an embedded HTML table automatically-generated by ActionQ from the result of the event PowerShell script.