Marketo- next_page_token in Get Multiple Leads by Filter Type -


how use next_page_token in multiple leads filter type? if there limit of 300 values per request, place of next_page_token input mentioned in documentation? http://developers.marketo.com/documentation/rest/get-multiple-leads-by-filter-type/

in addition, have noticed when send around 500 lead s filter receive next page token in response. when should expect receive next page token in response?

thanks in advance

the next page token return when set of leads filtered greater batch size of call(which defaults 300). can pass subsequent call same filter , next page token return additional records.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -