Marketo Table Relation | Community
Skip to main content
New Participant
June 7, 2021
Solved

Marketo Table Relation

  • June 7, 2021
  • 1 reply
  • 3152 views

Hi All, 

 

I wanted to get some info on is there any ways we can get the Relation between the tables like for Ex: For Lead table Id is the Primary Key and in Lead Activity we can find leadId (it's not the perfect example) . So, I want to get all the relationship but the other tables too. So, is there any way of getting it.

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

Nope, there's no endpoint that describes the relationship between all the other endpoints.

 

And again — not "tables." "API responses" or "resources" or "collections" maybe, but not "tables."

1 reply

SanfordWhiteman
New Participant
June 7, 2021

For Lead table Id is the Primary Key and in Lead Activity we can find leadId (it's not the perfect)

What do you mean by "it's not the perfect"?

 

Also, it's better to not use terms like "table" and "primary key." Remember, this is an API, not a database. You're not accessing tables or views directly, nor in many cases is the data even tabular (a JSON response has dimensions far beyond a 2-dimensional table).

New Participant
June 7, 2021

@sanfordwhiteman, sorry, I meant "it's not the perfect example". So, we can't get the relation between the tables by any of the API's?

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
June 7, 2021

Nope, there's no endpoint that describes the relationship between all the other endpoints.

 

And again — not "tables." "API responses" or "resources" or "collections" maybe, but not "tables."