Hi All, Has anyone done Integration between NetSui...
# integrations
d
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
might want to check if there are additional pages, it looks like their default page size is 25
d
yes default page size is 25 need help on get more than 25 how can we get next page data ?
b
check the total count in the headers of the response and use the page number parameter to choose your page in the request