Good day,
I kind of have an urgent request for information on how to trigger a powershell script on a certain request template submission. This is going to be for automation for users quitting. Questions:
How do I use parameters from request fields in the Powershell scripts?
How to trigger powershell script to run on request submission?
Since request will most likely be submitted before user termination, I was thinking about putting information in a csv to be processed by a scheduled task. Is there a better way to do this?
Thanks for all your help!!
Austin