View Categories

Mail-merge value cannot be null during automation

< 1 min read

Hi Teaam,

Recently in lakshyaca we observed an issue where the below automation card did not proceed ahead even after satisfying the condition,



After checking we got to know that any value which has been mail merged in an automation card, It cannot be left empty and automation won’t as there is no value  to be evaluated on. This condition precedes OR operator in automation card and mail-merge follows bottom-top approach in automation card.


Scroll to Top