Skip to main content
November 7, 2013
Question

Is there a way to Update a SFDC Field called "Most Recent Campaign?"

  • November 7, 2013
  • 3 replies
  • 2506 views

We have created a Custom SFDC Field called  "Most Recent Campaign." Is there a way to create a system-wide Trigger Campaign in Marketo that would update any Leads or Contacts with the most recent Marketo Program Name? Currently, I can only do this on a per-campaign basis using the SFDC Campaign ID.

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

3 replies

November 7, 2013
What would be cool would be to update this via the sfdc campaign ID passed in a URL parameter to this hidden field on a form. Are you passing URL parameters into hidden fields currently?
November 7, 2013
Based on your requirements you may even be able to just hard-code the Sfdc campaign I'D in the hidden field. Much simpler... :)
October 7, 2016

Hi 31838,

I am interested on how you decided to populated Most Recent Campaign field.

October 7, 2016

Lana,

As described, you could add the campaign ID as a URL parameter on the link to your landing page, and have a hidden field in the form "grab" this value.

sub.domain.com/?campaignID=701XXXXXXXXXXXX

Feel free to send me an email if you have any more questions; you should still have it

October 11, 2016

Hi Jason,

It's a pleasant surprise to see your face and reply pop up in this thread

I really like the thought of capturing the most recent campaign information.

Thanks for the advice.

Lana