Adding a Constraint to Data Value Changes Trigger | Community
Skip to main content
Jeffrey_Hanraha
Level 3
April 30, 2019
Solved

Adding a Constraint to Data Value Changes Trigger

  • April 30, 2019
  • 1 reply
  • 2700 views

I working on a campaign to change a leads marketing suspended status, the trigger is set-up for when a custom SFDC field is changed to "Idle". For this field we have multiple values, but I only want it to trigger for those leads who went from "Prospect" to "Idle".

If I choose a constraint of "Previous Value is Prospect" and second constraint of "New Value is Idle" for the same Data Value Changes Trigger. Will it only run leads through the flow who's value was "Prospect" and now is "Idle"?

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Yes, that's the idea of the feature. Try it!

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
April 30, 2019

Yes, that's the idea of the feature. Try it!

Jeffrey_Hanraha
Level 3
May 1, 2019

Thanks!