Hello everyone,
I have a team page with the birthdays of all my colleagues. I have set their birthdays using the "Date" Macro on the confluence page.
I want to create a reminder email on / one day before the actual birthday of the colleague. How can I create this reminder as an email which gets delivered to all the participants of this page?
The app called Better Content Archiving for Confluence allows you select an expiration date for a page:
(You can set it to the date one day before the actual birthday.)
You can configure the notification to be sent to a list of hand-picked users in the "Notify supervisors" list:
As result, the supervisors will be emailed on the given day.
Note that it assumes that you create a separate page for each team member (which can be a good thing for other reasons, too).
Hi @Manav Mrigank ,
Our Handy Reminder macro can be a good fit for your use case. Handy Reminder is a part of the Handy Macros for Confluence app. You can use it to create reminders with different settings based on your use case. You can set the reminder recipients, date and time for the notification (including the required repetition), or customize the look and feel of the reminder.
Thus, you can add our Handy Reminder and set it for the group of your users who need to get the notification once a year. I hope this is helpful. Feel free to contact our support for more details or to arrange the app demo.
Best regards,
Anastasia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you sure that everyone is on board with the idea?
I, for one, would despise it and set a rule to put such mails to junk. Know a few people who also don't exactly "enjoy" birthdays.
But back to Confluence, you cannot "really" create any automation for this in Confluence directly. You would need a script / job, something that can crawl the page and actually process the data - compare it with current time, see if any of the dates are coming up, if so, collect them and include some other data, then it needs to get the people to send the mail to (I assume watchers?). So you see, Confluence doesn't quite have any kind of a job for this. You would need some 3rd party extensions, or write a python/bash code to fetch the page remotely so you can then code anything you need on a local file level.
All in all I don't think you can avoid the need to code this, I sincerely doubt that you will find an existing script/plugin which does specifically this. Confluence is not a good fit for it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.