Trigger E-Mail distribution on field value?

Posted over 3 years ago by Humphrey van Lee

Post a topic
Answered
H
Humphrey van Lee

Is it possible to trigger an E-Mail once a field (expression) reaches a certain value?


I have a simple expression, that if becomes larger than 0, I want to be warned about via E-Mail.


 

SUM(IF(len(trim(DLIDL))=0,1,0))

 

0 Votes

Emma Camacho

Emma Camacho posted over 3 years ago Admin Best Answer

Hi,


Yes! You can define a Task like this:


image


The group instruction looks like this:

image


And the distribution per email action looks like this:


image

Add the corresponding recipients and that's it!


I hope this helps!


kind regards, Emma

0 Votes


2 Comments

Sorted by
H

Humphrey van Lee posted over 3 years ago

Hi Emma,


Thanks! That helped me a lot, much appreciated. It works!

1 Votes

Emma Camacho

Emma Camacho posted over 3 years ago Admin Answer

Hi,


Yes! You can define a Task like this:


image


The group instruction looks like this:

image


And the distribution per email action looks like this:


image

Add the corresponding recipients and that's it!


I hope this helps!


kind regards, Emma

0 Votes

Login or Sign up to post a comment