Approval Routing

Approval Routing

Hello All,
 
I would like to automate the sending of an approval request based on the selection of a particular field, ideally utilizing the script function under Field & Form Rules.
 
In example:
When the field "Create AD User" is set to "Yes" I would like an approval request to be automatically sent out to user@abc.com
It appears I can accomplish this under Admin>Incident Template>TEMPLATENAME>Field & Form Rules> ...
However...I do not know what the script would need to look like in order to accomplish this.  
 
I am hoping it is something simple like putting something like this somewhere:
 
{
 "operation": [
 {
 "INPUT_DATA": [" user@abc.com"],
 "OPERATIONNAME": "ADD_APPROVAL"
 }
   ]} 
 
 
Any help is greatly appreciated!
 
Thanks!
                New to ADManager Plus?

                  New to ADSelfService Plus?