Events
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 05:32 AM
Hi,
I have a notification that is triggered when an event is fired.
What is the table that stores the events?
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 05:43 AM
@dev_K The table Event Registry [sysevent_register] stores the event names. If you wish to check the logs when the event log was fired you can check the same in Event Log [sysevent] table.
Please mark the answer helpful and correct it it manages to answer your question.