Stamp Last SFDC Campaign Name using Marketo | Community
Skip to main content
New Participant
July 21, 2021
Solved

Stamp Last SFDC Campaign Name using Marketo

  • July 21, 2021
  • 1 reply
  • 2394 views

We rely heavily on a few fields in Salesforce that are populated using Process Builder in Salesforce. 

- Last Campaign (Name of last SFDC Campaign they're a member of)

- Last Campaign Member Status

- Original Campaign

 

We're seeing issues from this process builder, which updates the lead/contact every time someone is added to a SFDC campaign, or their campaign member status changes. It seems to be causing problems where we can't added campaign members to SFDC campaigns in bulk from marketo because the process builder fails. 

 

A couple of questions: 

- Is there a way in Marketo to reference the most recent SFDC Campaign and populate these fields? 

- If not, is there a change we could make to the process in SFDC to eliminate this issue?

 

 

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

Try {{trigger.name}} for a Smart Campaign triggering on Added to SFDC Campaign.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
July 21, 2021

Try {{trigger.name}} for a Smart Campaign triggering on Added to SFDC Campaign.

New Participant
July 22, 2021

Thanks Sanford.