How to Marketo Segments to SFDC | Community
Skip to main content
Alex_Peterson
Level 2
June 6, 2018
Question

How to Marketo Segments to SFDC

  • June 6, 2018
  • 1 reply
  • 1523 views

I am segmenting job titles in Marketo with an output of

1) IT

2) Security

3) Architect

etc.

I've created a field in SFDC called "Job Title Segment". How would I populate that field using the the output of the segmentation?

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

1 reply

Chris_Saporito
Level 7
June 7, 2018

Are you wanting to capture this from forms?

If so, you can add the field to the form and pick 'Select' as the field type. Then, you can edit the options of what someone can select for that field and the format of how that selected value is stored in SFDC.

 

If you are truly building a segmentation for that has segments for those values then you can use the trigger 'Segment Changes' and select the segmentation and add a constraint for the segment value. Within the flow you would then 'Change Data Value' for the correct field value that corresponds to that segment. To update everyone already in the database you would run a batch job using the same functionality except using a filter for the segmentation name for each of the segments.