Fields not visible through Marketo Swagger API definition | Community
Skip to main content
Alok_biswas
New Participant
July 27, 2022
Solved

Fields not visible through Marketo Swagger API definition

  • July 27, 2022
  • 1 reply
  • 1208 views

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?

 

 

 

 

 

 

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

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

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
July 27, 2022

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