Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Sending e-mail from Confluence with Groovy, ScriptRunner to a user who has signed up

Ian February 13, 2018

I want to send an email to a user who has signed up as I have activated the signup option.

I have tested the script for the email and the email is being sent now I want to send email to the user who has signed up by setting the below code to the email of the user who has signed up:

Email email = new Email("<signed up user email address>");

How can I get the email of the user who has signed up and place it in the above code using groovy script?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events