You can use the Notification.*
providers supplied by FINBOURNE to interact with events, subscriptions and notifications managed by LUSID's Notification Service.
To interact with... | Read from using the ... provider | Write to using the ... provider |
Events (creating your own custom event) | N/A | Notification.ManualEvent.Writer |
Event types | Notification.EventType | N/A |
Subscriptions to events | Notification.Subscription | |
Email, SMS, Amazon SQS and webhook notifications attached to subscriptions | Notification.Subscription.NotificationConfiguration | |
Notification delivery attempts | Notification.Delivery |