How to make action "Send Slack Message" sends messages to Slack at specific time?

tai_ld May 17, 2021

I have integrated Incoming Webhook in Slack, it sends overdue issues messages every day. The problem is that it does not send messages at 7am but sends at random time, how do I set it to send me messages at 7am.

1 answer

1 accepted

2 votes
Answer accepted
Callum Carlile _Automation Consultants_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 18, 2021

@tai_ld If you use the Scheduled trigger in an automation rule, you can use a CRON expression to set this to run at 7am every day.  Using a CRON statement of 0 0 7 * * ? will trigger the rule to run at 7am every day!

Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 19, 2021

Longer walkthrough here if needed: Morning Slack digest of Open Jira issues . It's the same use-case, with probably just a slightly different JQL filter.

Suggest an answer

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

Atlassian Community Events