In BRIX, you can configure custom modules. They add new functionality to the system. For example, you can create new business process activities with custom logic, set up integrations with external applications and IP telephony services, or connect software robots. You can also create a widget and later use it on dynamic app forms or pages. It is possible to add new Web API methods, which will extend the possibilities of integration with an external system. For more information, read Create a custom module.
The created module can be enabled or disabled, and exported as a file for transferring from one company to another.
Within the module, you can also:
- Add parameters for storing an API token or key.
- Create a widget and your own API methods.
- Create an activity that will be executed at a certain step of a business process.
- Create business processes that work within the module, which can then be added to the activity.
- Configure handling of various system events.
- Extend the module’s behavior with the functionality of portable services.
- Connect an external application.
Was this helpful?