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

Anonymous
Not applicable
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

Tags (1)
3 REPLIES 3
Anonymous
Not applicable
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.


Anonymous
Not applicable
I've tried this and it will only let me put true or false as the new value
 
Anonymous
Not applicable
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.