...
Type | PubSub |
---|---|
Key | enigma:notifications:campaigns:<ext><ref> |
Payload |
|
Values:
<status> | The new campaign status:
|
---|---|
<ref> | The campaign reference number |
Example:
Code Block |
---|
# get notifications for all campaigns
psubscribe enigma:notifications:campaigns:*
# get notifications for campaign 1234
subscribe enigma:notifications:campaigns:1234 |