SOLVED

Fields not visible through Marketo Swagger API definition

Go to solution
Alok_biswas
Level 2

Fields not visible through Marketo Swagger API definition

We are downloading the Swagger file but only the Id is visible in the JSON schema under the lead object. The rest of the fields are not present in the API definition file. Can anyone suggest how to get access to other fields?

 

Alok_biswas_0-1658931630737.png

 

Alok_biswas_1-1658931831510.png

 

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Fields not visible through Marketo Swagger API definition

Every instance’s fields are different, and they aren’t compiled dynamically into the Swagger. You get the fields using the Describe Lead endpoint.

View solution in original post

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Fields not visible through Marketo Swagger API definition

Every instance’s fields are different, and they aren’t compiled dynamically into the Swagger. You get the fields using the Describe Lead endpoint.