The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Notified, based on tags

pks
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 16, 2023

We are searching for a Solution to be notified, based on tags:

meaning: whenever a specified tag is applied/reapplied to an aticle, or an article with the tag applied is updated, it should trigger a notification.

 

- RSS seems to work for that, but RSS does not seem to work with SSO/2FA

- the Tag macros can list them on a page, but the page does not get an "update event triggered" when there is new content that the macros will show.

- same goes with the mattermost api thingy

 

does anyone has a solution for this /or  parts of it?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Aron Gombas _Midori_
Community Champion
March 16, 2023

The Better Content Archiving for Confluence Cloud app includes a fine-grained Confluence notification mechanism.

It can execute a CQL query periodically and email the resulted page list to your pre-configured recipients:

Confluence (8).png

For your concrete use case, a CQL like this would work:

label = "foobar" and updated > now("-24d")

You can freely customize the subject and the body of the notification template, too.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events