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.
My team publishes blog posts and sends the page contents to the interested group to notify them of our activity. We want to make a button that will populate the recipients of the email and insert the content of the page.
I tried using the Forms macro to email the content, because I can define recipients in the Forms macro, but can't figure out if there is a way to include the contents of the blog post in the mail body.
Example:
Is there a way to send the contents of a page beyond using the Send Page feature?
This is a fairly custom use case that you can't solve with the built-in features, unfortunately.
On Cloud, there would be simpler automation options, but on Server the best you could try is developing this with the ScriptRunner app.
As far as I know it allows decorating your screens with a custom button. Clicking that you could execute a piece of logic that collects the blog posts with the corresponding labels and send emails to the recipients.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.