Automation

Iris comes with a full automation and workflow engine out of the box. The Iris automation capabilities fall into one of three areas:

  • Event hooks
  • Dynamic endpoints
  • Scheduled scripts

Additionally, Iris has a rich API of data manipulation functions that can be called within automation scripts. Anything that a human user can do in the Iris interface, a script can do by calling one or more Iris API functions.

In this section

Core concepts

Supporting features

  • Templates: Render dynamic content using Scriban templates
  • Log lines: Script logging for debugging
  • Notepads: Persistent script output storage
  • Event queue: Async processing and execution history

Reference

  • Iris API: Complete API reference for Jyro scripts

Back to top

Copyright © Globetrotter. All rights reserved.