Templates
Templates allow you to define reusable content structures that can be used as rule behaviors. This documentation will guide you through the process of creating, managing, and using templates.
Creating a Template
Currently, templates can only be created via the API. We have an easy NodeJS template in GitHub that you can use to create templates and automatically maintain them in our system using Templates API and GitHub Actions. You can find it here