SOLVED

Re: Two Data Value Changes in Smart List Rule

Go to solution
Anonymous
Not applicable

Two Data Value Changes in Smart List Rule

Hi All,

We have a scenario wherein an email needs to be sent out to leads only if both, their Last Names and their Company Names values change.

To achieve this, I created a smart campaign. Set two Data Value Changes Trigger Filter :

First : Data Value Changes with Attribute - Last Name

Second : Data Value Changes with Attribute - Company Name

I also have the filtering mode set to - Use ALL Filters.

However, while testing ; it seems leads receive email even when only the Last Names change and not when both of them happen together.

Could you guys help me out with what am I doing wrong here? What will be right Smart List rule to set up in such a scenario to achieve the desired result ?

Thank You all !

Prabash Rath.

1 ACCEPTED SOLUTION

Accepted Solutions
Grégoire_Miche2
Level 10

Re: Two Data Value Changes in Smart List Rule

Hi Prabash Rath,

Add 2 triggers

  • data value changes, field = last name
  • data value chages, field = company name

and 2 filters :

  • data value changed, field = last name, time frame = past 10 minutes
  • data value changed, field = company name, time frame = past 10 minutes

Then make sure you have a "All filters" selected in you smart rule logic.

-Greg

View solution in original post

7 REPLIES 7
Anonymous
Not applicable

Re: Two Data Value Changes in Smart List Rule

Try using a trigger for the first field and filters for all of the other fields you want to change as well.

Anonymous
Not applicable

Re: Two Data Value Changes in Smart List Rule

Hi,

I set a trigger for Data Value Changes for 'Last Name' and then Filter type : Data Value changed for 'Company Name' in my Smart List rule.

It does not send the email when only the Company Name is changed. However, it sending out the email in Flow when only the Last Name is changing while the Company Name remains the same.

What am I doing wrong here ?

Thanks !

Prabash Rath.

Grégoire_Miche2
Level 10

Re: Two Data Value Changes in Smart List Rule

Hi Prabash Rath,

Add 2 triggers

  • data value changes, field = last name
  • data value chages, field = company name

and 2 filters :

  • data value changed, field = last name, time frame = past 10 minutes
  • data value changed, field = company name, time frame = past 10 minutes

Then make sure you have a "All filters" selected in you smart rule logic.

-Greg

Grégoire_Miche2
Level 10

Re: Two Data Value Changes in Smart List Rule

And also, Smart Campaign settings : lead can run through the flow once per hour (otherwise the smart campaign may trigger twice).

Anonymous
Not applicable

Re: Two Data Value Changes in Smart List Rule

Thanks a lot Greg ! This approach seems to be working great

-Prabash Rath

Grégoire_Miche2
Level 10

Re: Two Data Value Changes in Smart List Rule

Set the question as closed, then

-Greg

Grégoire_Miche2
Level 10

Re: Two Data Value Changes in Smart List Rule

I meant, mark the answer correct