We are relatively new to Salesforce, and up until now had never had a sync with our CRM. In re-setting up some of my nurture campaigns, I'm wondering if I should include the "Person is Pushed to MKTO" as a trigger. May I assume that these are leads/contacts created in Salesforce that are NOT already in MKTO?
Hi Sanford, I'm not seeing the Person Pushed in the Activity Log either. All I see is the person being created or updated in the DB, and any other associated activities that are happening on the back-end, as a result of the form submit. The trigger is definitely not working. If I configure the Smart List with the Person is Created and Data Vale Changes triggers, it works fine.
Thanks for the update, this is great news!
Hi Timo,
AFAIK, the trigger only fires on lead insertion. For udpates, you will have to use Data Value Changes triggers.
-Greg
Nope, it will fire on any Push Lead event, even for existing leads with no change in values/program.
Thank you!!!