You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Notifications Microservice responsible to manage all notifications (such as email, WhatsApp, SMS etc.) for order status changes, password changes etc.
Some Details
The others Microservices would communicate with this Microservice via Message Broker.
The WebApp would not access this Microservice.
It could use either a simple SMTP class or Send Grid.
The email templates could be in a Resource
The text was updated successfully, but these errors were encountered:
General Description
Create a Notifications Microservice responsible to manage all notifications (such as email, WhatsApp, SMS etc.) for order status changes, password changes etc.
Some Details
The text was updated successfully, but these errors were encountered: