SOLVED

Re: Adding Custom Fields to Opportunity Object

Go to solution
Anonymous
Not applicable

Adding Custom Fields to Opportunity Object

I wonder if it’s possible to add custom fields to Opportunity object?

We are building an API integration between Marketo and a in-house CRM and need to include additional date fields into the Opportunity Object. We should be able to add these fields to the CRM system but how do we add them to Marketo?

1 ACCEPTED SOLUTION

Accepted Solutions
Kenny_Elkington
Marketo Employee

Re: Adding Custom Fields to Opportunity Object

Support can add these for you.  Be sure to include the Display Name, API name, and Type(Date and Datetime are separate) for each field you're requesting.

View solution in original post

6 REPLIES 6
Chris_Johnston
Level 8

Re: Adding Custom Fields to Opportunity Object

You could do this with a Custom Marketo Object.

Create Marketo Custom Objects - Marketo Docs - Product Documentation

Anonymous
Not applicable

Re: Adding Custom Fields to Opportunity Object

Hi Chris, how would we link this Custom Object to the default Marketo Opportunity Object? Or, if we create a custom Opportunity Object will we be able to use it with Marketo Analytics (Opportunity Analyzer, Opportunity Columns etc.)

Kenny_Elkington
Marketo Employee

Re: Adding Custom Fields to Opportunity Object

Support can add these for you.  Be sure to include the Display Name, API name, and Type(Date and Datetime are separate) for each field you're requesting.

Anonymous
Not applicable

Re: Adding Custom Fields to Opportunity Object

Hi Kenny, is this something Marketo does at extra cost?

Kenny_Elkington
Marketo Employee

Re: Adding Custom Fields to Opportunity Object

No, it is not.

Anonymous
Not applicable

Re: Adding Custom Fields to Opportunity Object

Thank you!