I want to create an automation that checks my pages once a week for the "Expiry Date" and if it is equal to or greater than the current date, will send an email to me notifying me of the expiry.
(Bonus: If the expiry date is within 30 days, sends reminder email also)
Hey there @Sophie Davy ,
Not sure if it's possible to parse a specific date on a page.
Using Tasks, a Due Date can be defined and accessed via the {{task.dueDate}} Smart Value.
Then, it can be compared using a Task Branch with a Due Date criteria. Specific details about the page where the task is added to can be found using the {{page}} Smart Value within the branch.
It looks like you're entitled to a Premium plan, so make sure to open a Support ticket and we can help you create a rule that suits your needs.
Hope this helps! =]
Hi @Sophie Davy,
This isn’t something you can do directly in Confluence out-of-the-box, but there are a few approaches depending on how flexible you want it to be:
For the bonus (30-day reminder), you’d need either:
If you’re on Confluence Cloud Premium, I’d recommend starting with automation rules first. Otherwise, a marketplace app will save you time and give you more flexibility.
Hope this points you in the right direction!
— Mia Tamm from Simpleasyty
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.