Send customized notifications when triggering events via topic.
We have a use case where we want to send customized notifications to subscribers of a topic.
We have been sending some notifications to individual subscribers and adding some information related to the user in the payload.
We want to add a new type of event where we add multiple subscribers to a topic and then trigger the event.
However, we are losing the ability to send the data related to every unique user. I am not able to find anything related to this in the docs.
We have been sending some notifications to individual subscribers and adding some information related to the user in the payload.
We want to add a new type of event where we add multiple subscribers to a topic and then trigger the event.
However, we are losing the ability to send the data related to every unique user. I am not able to find anything related to this in the docs.