Record Count API

To know the total record counts of an employee form.

Request URL:

https://people.zoho.com/people/api/employee/counts?authtoken=<token>

Request Parameters

authtokenSpecify the authentication token
monthSpecify the month
yearSpecify the year

Request

Copiedhttps://people.zoho.com/people/api/employee/counts?authtoken=7d985878998943g4j09h43dd0b167dda34b&month=2&year=2013

Response

Copied<Response status=1><Count>1752</Count></Response>
Copied[{"Count":1752}]