Automatically send notifications to Matrix

When you work on a team, it's useful to have notifications go to a chat room where you can coordinate any necessary action. Reviewing a comment before publishing, seeing stories as they are written, getting notified of new orders are the kinds of things we like having in a shared room.

Setting this up in Drupal is easy with the Events, Conditions, and Actions (ECA) module and the Matrix API module. After installing the Matrix API module, you can configure a Matrix account for it to use in the configuration settings, and then it exposes an action for use in ECA.

From there, you can send any message you want, with whatever conditions you would like!

Add new comment

The content of this field is kept private and will not be shown publicly.

Filtered HTML

  • Web page addresses and email addresses turn into links automatically.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h1> <h2 id> <h3 id> <h4 id> <h5 id> <p> <br> <img src alt height width>
  • Lines and paragraphs break automatically.