SchedulePro API
We provide industry-leading Scheduling APIs.
Using our JSON-based REST APIs, you can easily break out of the boundaries of your SchedulePro scheduling solution and build integrations that can leverage your HR, payroll, time & attendance and much more. Run it on your servers the way you want.
POST /api/employees
{
"employeeNumber": "16833741-33a0-437c-9c82-368bed96b7f6",
"firstName": "John",
"lastName": "Doe",
"employeeType": "FullTime",
"activeDate": "2019-10-11"
}