You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello there,
As this is my first here, sorry for any inconvenience. Pease, I need help to create an automatization between Jira and Outlook, can you help? I have no programming or technical coding development knowledge. What I need is when a Jira specific field date arrives, I need it to send an automatic email to specific users with preformatted texts.
Example:
If "1" does not work or it is too difficult to do, I would like just to know how I could send the automated email as it appears in the number 2.
Thank you!
Yes, it is possible to create an automation between Jira and Outlook without any programming or technical coding development knowledge.
You can achieve this using Automation for Jira. Here are the steps to create the automation you need:
1. Click on the "Create rule" button and select the trigger for your automation. In this case, you can select "Scheduled rule" and set it to run daily at a specific time.
2. Add a condition to check whether the date in the "Estimated start date" field has arrived. You can use the "Compare date/time" condition and set it to check if the "Estimated start date" is equal to "Today" minus "14 days" (since you mentioned you want the email to be sent 14 days before the start date).
3. Add an action to send an email to specific users with preformatted texts. This can be done using the "Send email" action and selecting the users you want to send the email to. In the email body, you can use the preformatted text you mentioned in your question with the placeholders for the date and responsible fields, which will be replaced with the actual values when the email is sent.
4. Save the rule and test it to ensure it's working as expected.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.