Re: "Person is Pushed to MKTO" Trigger

Nicol_Maurer
Level 3

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?

25 REPLIES 25
Anonymous
Not applicable

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.

Anonymous
Not applicable

Thanks for the update, this is great news!

Grégoire_Miche2
Level 10

Hi Timo,

AFAIK, the trigger only fires on lead insertion. For udpates, you will have to use Data Value Changes triggers.

-Greg

SanfordWhiteman
Level 10 - Community Moderator

Nope, it will fire on any Push Lead event, even for existing leads with no change in values/program.

Nicol_Maurer
Level 3

Thank you!!!