The CoffeeBean Automation Engine module is responsible for creating and managing various types of events that occur within the platform.
This module is directly integrated with the CoffeeBean Workflow solution, and is responsible for feeding events into flows created within that platform.
With the Automation Engine, various types of events can be captured, including:
- Creation, modification, and removal of users
- Movement of users between groups
- Creation, movement, and removal of user access
- Access requests and all their movements
- User sign-in and sign-out processes
Through CoffeeBean Workflow, it is possible to consume these events to create custom flows, as described in this documentation. Additionally, these events can be used to interact with third-party systems by making HTTP POST calls to the configured URLs, facilitating integration and automation with other external platforms.