Hi All, Has anyone done Integration between NetSuite and Paylocity. I need all employee list. Paylocity API gives default 25 employees but I need all employees, need help
Thanks
b
battk
09/16/2020, 12:35 PM
might want to check if there are additional pages, it looks like their default page size is 25
d
D s
09/16/2020, 12:43 PM
yes default page size is 25
need help on get more than 25
how can we get next page data ?
b
battk
09/16/2020, 12:46 PM
check the total count in the headers of the response and use the page number parameter to choose your page in the request