I'd like to send information from a Marketo field to an existing field in SalesForce | Community
Skip to main content
December 5, 2013
Question

I'd like to send information from a Marketo field to an existing field in SalesForce

  • December 5, 2013
  • 3 replies
  • 846 views
Hi

I just created a new form for a specific campaign and created a new field in Marketo. I want to avoid creating this new field in SF and wanted to send the information captures in this new field to an existing field like "comment" in SF. I can't find a way to do it
Could someone help?
Thanks !!

Bérangère

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

3 replies

December 5, 2013
Considering field mapping has been ruled out, a flow step "Change Data Value", setting "Comment" to a token such as {{lead.your_field_name}} would be a suitable option.
December 5, 2013
I've tried this and it will only let me put true or false as the new value
 
December 5, 2013
That is a Boolean (checkbox) field. The data type is not mentioned in the original post. Comment is often "text" (string).

Please review the data type in Admin - Field Management  to ensure suitable types are assigned.