-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Initial plan is to have a way to send an email notification that something interesting has happened wrt a participant's pico.
Strategy is to have each byname app identify such events and raise a byname_notification:status
event on the pico's event bus.
If the participant has installed an app that reacts to that event, it could then send an email message, or take some other action, under the participant's control.
There is a module, com.mailjet.sdk
that can be installed/configured to actually send an email message, using an account established by the participant.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request