Field that was used on forms was mapped incorrectly | Community
Skip to main content
March 6, 2015
Question

Field that was used on forms was mapped incorrectly

  • March 6, 2015
  • 3 replies
  • 871 views
Hi.  In creating our most used forms I used "Title" which doesn't map to Title in SFDC leads and contacts instead of "Job Title" (I took over from another beginner Marketo admin who was learning and there are a lot of extra fields.)

I have changed the forms so that from now on I'll be using Job Title.  However, does anyone know how I can ensure that the data I previously collected via "Title" will pass over to SFDC?

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

3 replies

March 6, 2015
You could do a smart campaign and write any <Title> values into <Job Title>. So if <Title> is not empty, and <Job Title> is empty, then <Job Title> = {{lead.Title}}, where <Title> is the name of the Marketo-only field and <Job Title> is the SFDC-mapped field.
Josh_Hill13
Level 10
March 6, 2015
Are you sure there is a Field called Title and Job Title? Sometimes the labels ont he Form will be different than the actual Field name.

Charlie's right if there are multiple fields.
March 25, 2015
Thanks Charile.  We do in fact have Job Title and Title with different mappings.  We no longer use "Title" in any of our flows or forms.  For cleanup, I think I'm close to getting the flow but yet oh so far away as it's not working.  Can't figure out how to make this work.  Thanks for your assistance.