SETUP_AUTOMATION_RUN SETUP Endpoint
  /rpc/setup/?method=SETUP_AUTOMATION_RUN  
  Run an automation rule for testing or to force an "as live" run.

By default it runs in test mode, which will send an output to the logged on person.   The bottom of the message will contain a list of intended user IDs in [] brackets.
 
  PARAMETERS TYPE NOTES
  id Numeric ID of the rule to be run.
  testuser Numeric A list of user IDs to send the test to - if not supplied then will send the current logged on user.
  aslive 1 Runs the rule as the scheduler would run it - except ignores the status and runs even if set to 2 (disabled).
  RETURN  
  status RUN
Help!