Zenefits Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
Zenefits Tables
| Name | Description |
| Applications | Returns information about your application(s). |
| BankAccounts | Returns information for all banks across all people |
| Companies | Returns information about a company |
| CompanyBankAccounts | Returns information for all banks across all companies |
| CompanyInstallations | Returns information about the installations for companies who have added your application. |
| CurrentUser | Returns information about the currently authorized user |
| CustomFields | Returns information about a company's custom fields |
| CustomFieldValues | Returns the information for all custom field values for the company the access token applies to |
| Departments | Returns information relating to all departments across all companies |
| EmployeeBankAccounts | Returns information about an employee's bank account |
| Employments | Returns information on all the employments across all people |
| Flows | Returns information about the flows (e.g. hiring) completed by people who have added your application |
| LaborGroups | Returns the information for all labor groups across the company the access token applies to |
| LaborGroupTypes | Returns information about a company's labor group types |
| Locations | Returns information relating to all locations across all companies |
| People | Returns the information for all people across for the company the access token applies to |
| PersonEmployments | Returns information about an employee's historical employment |
| PersonSubscriptions | Returns information about the subscriptions for people in the company where your integration was added. |
| VacationRequests | Returns information about employees' PTO vacation requests |
| VacationTypes | Returns information about a company's PTO vacation types |