Email Scripting off a SFDC Custom Object | Community
Skip to main content
New Participant
March 24, 2020
Question

Email Scripting off a SFDC Custom Object

  • March 24, 2020
  • 2 replies
  • 2056 views

So email scripting question related to a SFDC custom object. I am able to pull in a custom Object field however it's giving me the SFDC User ID instead of the name. Is there a way to extrapolate out the name from the ID, or better to just configure on the SFDC custom object the first and last name onto another field? developers.marketo.com/email-scripting/

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

2 replies

Darshil_Shah1
Community Manager
March 25, 2020

These are the sync rules for Marketo and SFDC :

- If you create the fields in SFDC first and make them visible to the marketo user, they will automatically be created in Marketo.

- If you create fields in Marketo, they will not be auto available in SFDC, and you will need Marketo to map them.

- Note, if you have a field you want to create on the lead and contact object, they should have the exact same API name in SFDC so Marketo maps to both and does not create 2 different fields.

You can refer the below doc for review:

https://docs.marketo.com/display/public/DOCS/Add+an+Existing+Salesforce+Field+to+the+Marketo+Sync

SanfordWhiteman
New Participant
March 24, 2020

You can map the User's First Name and Last Name onto the object in SFDC but Marketo can't do that, it doesn't have the data.

SanfordWhiteman
New Participant
March 24, 2020

(That is, it doesn't have the data unless you map it first.)