Passing Data from Custom Objects to Marketo Field | Community
Skip to main content
New Participant
October 18, 2018
Question

Passing Data from Custom Objects to Marketo Field

  • October 18, 2018
  • 2 replies
  • 5806 views

Hi All,

Is there a way I can pass the data from Custom objects to Marketo fields? I have some specific fields on custom objects for which I want to pass the data.

Thanks

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

2 replies

SanfordWhiteman
New Participant
October 18, 2018

An increasingly common question, it seems. Are you trying to aggregate data across multiple records in the CO collection?

The only practical way to do this via a method I mention on my blog (won't link to the particular post here because the method is highly edgy and requires a developer, but you can find it easily via my profile).

As Greg mentions, you have to involve an API at some point. But he may be thinking of the Custom Object and Lead APIs being used but in fact you only need the Lead API and... well, the other part is the edgy part.

AnkitDu3Author
New Participant
October 18, 2018

Do you have any source from where I can learn how it actually works please?

SanfordWhiteman
New Participant
October 18, 2018

Are you a developer? (In this case Java developer.)

Grégoire_Miche2
New Participant
October 18, 2018

Without the use of API's that's impossible.

Can you tell us more about your use case? May be we can propose a different way to solve the issue.

-Greg

AnkitDu3Author
New Participant
October 18, 2018

Recently, we have integrated On24 with Marketo. I wanted to pass on the data of what resources were viewed or how many times have a particular lead attended a webcast from the custom objects to the Marketo fields.

Grégoire_Miche2
New Participant
October 18, 2018

And would you need this in a Marketo field ?

-Greg