-
We need to build a notification service which will observe every hour the scheduled gamedays which are in state `scheduled` and notify the roles included in the Gameday. The notification cadence is:
…
-
The notification microservice is designed to perform the following actions in response to incoming messages from RabbitMQ with a routing key matching the pattern notification.*:
Receive Messages:
…
-
The current draft mentions support of additional non-standard transports:
> (Push) transport Protocol that defines an actual push mechanism. In
> this document, Web Push is the only def…
-
The service extension needs to be added through expo plugins the way it is explained on the [Marketing Cloud documentation](https://developer.salesforce.com/docs/marketing/mobilepush/guide/customize-p…
-
-
User Story | Build notification listener service
----------|----------
T-shirt size: | M
User Story | "As the notifications table gets filled, we want a service to process the notifications table to s…
-
-
Aim:
Create custom hooks to run in specific time(e.g, in a week) and update the users subscribed to that notification for any new updates if any.
What is provided:
1. Two types => Ebooks and …
-
Add support for detecting and formatting notification messages from the Database Migration Service (DMS).
Example format:
```json
{
"Type" : "Notification",
"MessageId" : "972ce4b4-b836-509…
-
## 💬 Questions and Help
I'm currently working on implementing a feature where the app should read the notification text when specific keys are present in the notification data. This functionality n…