Lead Describe Attributes Pagination | Community
Skip to main content
DJ_Erraballi
Level 2
October 24, 2019
Question

Lead Describe Attributes Pagination

  • October 24, 2019
  • 1 reply
  • 1787 views

https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Leads/describeUsingGET_6 

based on the documentation of this api i noticed that it returns a "moreResult" and "nextPagingToken" parameters. 
we were attempting to test paginating over this api but this api doesn't honor a "batchSize" parameter, and it appearsa that calling this api does not return the "moreResult" or "nextPagingToken" params. 

is this api guaranteed to return all the attributes? Or is pagination required, and if so why are the necessary pagination params not in the response. 

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

1 reply

SanfordWhiteman
Level 10
October 24, 2019

I think it's misdocumented. The ability to return 300+ attributes means it isn't paginated using any typical Marketo page lengths.