Forums

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

Send an e-mail with a delay

Fieke Neijens October 2, 2025

Hi!

 

I would like to send an e-mail to my organization, when there has been a trigger (page added). However, I would like to send the automatic mail with a delay of an hour. 

 

How can I achieve this? 

5 answers

1 vote
Ana Livia Rocha Silva
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 2, 2025

Hi @Fieke Neijens!

 

Jira automation has a 'Delay' action that you can use. However, it only allows up to 15 minutes of delay. In your case, I believe if you add four 15 minutes delays, one after the other, you should get the one hour delay you want.

The automation would look something like this:

image.png

 

Hope I was able to help!

Best regards,

Ana

0 votes
Barbara Szczesniak
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 3, 2025

@Fieke Neijens Your tags indicate that you are on the Standard plan, so I just want to remind you that you are limited to 100 Automation Rule executions per month for your entire instance (https://www.atlassian.com/software/confluence/pricing). 

Depending on how many pages you are creating and how many other automations you have, you could run up against this limit quickly.

0 votes
Aron Gombas _Midori_
Community Champion
October 3, 2025

I suggest a slightly different approach instead of trying to delay an automation rule:

  1. Create an automation rule with the Scheduled trigger and run it like hourly
  2. Use this CQL to collect the pages created in the previous hour: created > now("-1h")
  3. Send the email

It works a little differently, but it is more scalable, works with any plan and results in a similar delayed experience. (You can easily make the email even less frequent.)

 

0 votes
Thiago P [Atlassian Support]
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 2, 2025

Hey there @Fieke Neijens ,

@Ana Livia Rocha Silva is 100% correct: we can use the Delay action to postpone the automatic email.

Notice that this feature is only available to Premium and Enterprise Customers, and we can only postpone actions up to 60 minutes per rule:

A delay component can’t have more than 15 minutes or 900 seconds of delay. And the total amount of delay in a rule can’t be more than 60 minutes. This action is available only for Premium and Enterprise plans at the moment.

Hope this helps!  =]

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 2, 2025

Hi @Fieke Neijens 

What is the purpose of the delay before sending the notification?  That is, "why do this?"

Knowing that may help the community offer suggestions better fit to the problem to be solved, whether using automation, notifications, etc.  Thank you!

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events