Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Add documentation on email notifications scheduled via the NotificationProtocol #477

Open
pvannierop opened this issue Jul 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pvannierop
Copy link
Contributor

Background

Since recent, Appserver van send email notifications next to push notifications. There are 2 paths to schedule notification:

  1. Via notification request endpoint
  2. Via NotificationProtocol

Documentation on how to trigger email notifications via route 1. was added by me in README.md (see #476).

Problem

We lack documentation on triggering email notifications via route 2 (scheduling via NotificationProtocol)

Request

Add documentation on how to trigger email notifications via the NotificationProtocol.

@pvannierop pvannierop added the enhancement New feature or request label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants