boomerang-io / community

The Boomerang community, roadmap, planning, and architecture repository. The central place for information on joining, contributing, and governance.
https://useboomerang.io
Apache License 2.0
11 stars 0 forks source link

Emails / Notifications #411

Open tlawrie opened 1 year ago

tlawrie commented 1 year ago

Create a notification or message for

Make these configurable and implement via an extension.

tlawrie commented 1 year ago

The way to implement this would be to add an eventsink to Flow that outputs an event for user changes. This can then be picked up by another service (or a workflow i.e. itself) and then send emails to the user.