18F / naas-api

API for notifications service prototype
Other
1 stars 1 forks source link

Task: allow agency to programmatically generate notifications to users #5

Closed amoose closed 6 years ago

amoose commented 6 years ago

As a registered agency user of NaaS I want to send notifications to my users So that they can be notified when a process has completed.

Acceptance stories

Scenario 1: I want to notify my users when a process has completed. Given a specific process has completed and I want to notify the user And the user has successfully subscribed to the corresponding type When I send a RESTful API request Then my users are notified with my message


💁 This task assumes that the agency user has already allowed users to subscribe to a notification type and the agency user has obtained a valid API key from NaaS.

jontours commented 6 years ago

Still need to add the notion of an agency user. But that shouldn't be too bad.