Hi All,
I have a situation where I want to run filter before triggers in Smart Campaigns. In one smart campaigns, there are some 20 triggers on Person fields update. So when there is an update on the Person record, these triggers kicks in and execute the flow. Now when there is a list import, all these triggers are executing for huge number of records which is causing delays in Marketo system. I want to de couple the list import updates from normal updates. Is there a way through which I separate the updates of list import and execute the Smart Campaign only if updates are not coming from List Import. Any help is much appreciated. Thanks in advance.
Solved! Go to Solution.
You can constrain the Data Value Changes trigger by Source.
To exclude changes that were caused by a list import:
If under Smart Campaign -> Smart List -> I have 10 "Data Value Changes" trigger and I add Source Constraint as "Source is Not List Import" in all those triggers, will it stop the trigger and reduce the load on Marketo system or still trigger will execute? Reason I am asking this is I want to remove the load of triggers on the system if update is coming from List Import.