We have recently started using the Confluence Database for several projects but have not seen an option for turning on notifications. We would like to be able to configure notifications to be notified of updates to existing rows, new rows and/or when the person is tagged in a row for action.
The Better Content Archiving and Analytics app offers a super-flexible notification system.
It relies on periodically executing a customizable CQL query and email the search results:
I've just tried and a CQL query like this will find the databases updated this week!
type = database and lastModified > startOfWeek()
Make sure you try implementing your notification this way!
(Discl. it is a paid and supported app developed by our team. Free for 10 users!)
Hi @Olson.Kelly
Confluence's built-in notification functionality primarily centers on page and space updates, lacking native support for database or table data changes.
Refer the similar post in the community for more reference.
Solved: Setting up notification for Database page
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.