send an email when a custom field has a specific value

Daniel Luevano March 30, 2015

Hi,

I'm trying to create an event listener or condition that send an email to someone if a custom value created (a list field) has a specific value. somenthing like (pseudocode):

if (flag)=='+') {

sendEmail(someone@somenthing.com)

}

2 answers

0 votes
Daniel Luevano March 31, 2015

How can I do that?

0 votes
Bhushan Nagaraj
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 30, 2015

So what is the question?

Suggest an answer

Log in or Sign up to answer