SOLVED

Implementing ZoomInfo with Microsoft Dynamics CRM integration

Go to solution
Chelsea_Stinnet
Level 3

Has anyone implemented ZoomInfo and integrated with Microsoft Dynamics CRM? We are trying to create the new ZoomInfo fields for the FormComplete product where all new leads coming in will pull lead information from ZoomInfo's database. The API name for each field needs to match exactly what ZoomInfo's API name for each field and our CRM will not create fields without an underscore. For example the API name needs to say ziPersonJobFunction but when we create it in CRM, it says zi_PersonJobFunction. Has anyone found a workaround for this?

1 ACCEPTED SOLUTION
SanfordWhiteman
Level 10 - Community Moderator

The Marketo API name doesn't need to match ZoomInfo's name for the field.

That's exactly what webhook response mappings are for: for mapping a source field name + value from the webhook to a target field name in Marketo.  The source and target do not need to be the same, in fact it is expected that they may be drastically different.

View solution in original post

4 REPLIES 4
Josh_Hill13
Level 10 - Champion Alumni

Did you discuss this with ZoomInfo's tech person?

Chelsea_Stinnet
Level 3

I did and ZoomInfo said integrations are out of their scope so I need to work with someone at Marketo. I am getting consulting hours to help with this and a few other integration related issues, but I thought I'd ask the Community to see if anyone has solved this issue before.

SanfordWhiteman
Level 10 - Community Moderator

The Marketo API name doesn't need to match ZoomInfo's name for the field.

That's exactly what webhook response mappings are for: for mapping a source field name + value from the webhook to a target field name in Marketo.  The source and target do not need to be the same, in fact it is expected that they may be drastically different.

Chelsea_Stinnet
Level 3

Thank you! I was able to confirm this with ZoomInfo.