I am wanting to create a "Click here" button on my Confluence page that will then open an instance for email. That email would have pre-determined email addresses already embedded and ready to go. All the user would need to do is enter the body content and hit send. Is this doable?
Hi @Kelly.Leasure Welcome to Atlassian Community!
Yeah, You can do this by using the mailto: functionality, however you are limited to text only for the body of the email. For example, the link below when clicked on as a hyperlink opens Microsoft Outlook and creates the email like my image below.
Example for Mailto Link :-
Mailto:abc@xyz.com?Subject=Good Morning Email&body=Good morning, have a great day today%0dThank you.
@Kelly.Leasure Thanks 😊
Kindly mark the solution as Accepted.. if solution works for you.As it helps other users looking for the solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you! I will give that a try!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.