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.
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.