Hey fellow Atlassian users,
I would like to create a custom made button on my confluence page that, when pressed, will automatically compose an email with the following parameters.
To: %Communication_plan_users%
Subject: %Page_Title% + some free text
Body: Some free text + %link_to_the_confluence_page% + some free text
Where...
Any idea for this automation?
Example:
Hi @Akos Horvath ,
This will probably be a tricky one, and that's mostly because of those users you want to 'extract' and to whom you want to send the email. I've tested something similar for Page Properties macro so I would recommend checking that first > link.
*basically, you'd need to play with page body content parsing and that could be tricky. Although if you only use mentions within this initial table, it will be easier to achieve
Anyway, as for actual additional entry/info, best bet would be smart buttons/manual trigger. But, you could only add a prompt where the user would input that additional information, such as *some free text* you mention and then combine the inputs and page content and send an email via Send email action.
You would need to play around with it and, in the end, you might not get 100% result you're looking for, but something similar can be done as described in the text above.
Hope this helps.
Cheers,
Tobi
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.