Solution Pattern - Run Remote via API

  • 2 October 2023
  • 0 replies
  • 96 views

Userlevel 1
Badge +1

This pattern involves invoking an automation by use the Control Room APIs.  The automation will execute on one or more unattended runners/devices.

Use this pattern any time you need an external application to execution an automation. 

 

EXPERT TIP:  There is a specific pattern dedicated to execution of automations based on a conversational/chatbot experience.  Check it out here.

 

 

 

Development Framework: Any Automation360 Development Framework can be used.

Solution Design (SDD): A sample SDD is attached.  

Administration: You’ll need a role defined that can generate an API key, as well as role for the ‘runner’ that will execute the automation.  Several Control Room APIs are used to securely connect to the Control Room, and execute an automation.  One or more ‘custom roles’ could be created for this purpose - see samples at the following link.

How to Use: Here is a great video describing how to execute an automation via Control Room APIs. 

 

Troubleshooting Execution:

The following references API response codes.

 


This topic has been closed for comments