sachin
11 years agoMentor
Using event subscription token
Hi,
In event subscription we get three paramters when the event is called as listed below:
1. token
2. event.type
3. message
we seem to get new token on each event occurance like "e73e395b-bca6-4d90-8956-cff93d20828e".
Can some one help to understand what is the significance of this toekn and how we can use this token. In my use case I am thinking of using this token to get more information of the message which has generated the event. Is this possible ??
Thanks,
Sachin