Re: Populate Account Name in Salesforce Task

Anonymous
Not applicable

Populate Account Name in Salesforce Task

When Marketo creates a task in Salesforce, it populates the Name (WhoID) with the Lead or Contact name.  It does not populate the Account Name in the Related To (WhatID) field.  Does anyone know if there's a way to have Marketo populate the account name if the task is associated with a contact?

4 REPLIES 4
Josh_Hill13
Level 10 - Champion Alumni

Re: Populate Account Name in Salesforce Task

you can use the {{company.Name}} token.

Anonymous
Not applicable

Re: Populate Account Name in Salesforce Task

Josh, a Salesforce task can be related to a Person and/or a Company.  Marketo only populates the Person (see screen shot below).  it does not populate the Company in the Related To field.  I'm aware that the {{company.Name}} token exists, but I don't understand where I would put the token to populate the Related To field in the task, per the screen shot below.

task.JPG

Grégoire_Miche2
Level 10

Re: Populate Account Name in Salesforce Task

Hi Brian Vass,

Vote here :

It it were possible, passing accounts would be tricky, though, as you would have to pass the account ID, not the account name.

The alternative is to insert the account ID in the task comments, then use an SFDC trigger to detect the ID and fill out the link field.

-Greg

Anonymous
Not applicable

Re: Populate Account Name in Salesforce Task

Greg, agree we would need to pass the Account ID, which is already stored in Marketo.