Matrix notifications in Corteza workflows
Notification sending to Matrix can be implemented via Corteza workflows. Steps to implement the workflow: create a Corteza eventbus queue in administration area create a new workflow to write message to queue implement a workflow to read from queue and send the message via HTTP request Prerequisites for the Matrix notifications: room ID in Matrix […]