Freshteam 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.
Freshteam Tables
| Name | Description |
| Branches | Retrieves a list of all branches configured for the organization that uses Freshteam. |
| BusinessUnits | Retrieves a list of all business units configured in the Freshteam system. |
| Departments | Retrieves a list of all departments into which an organization is split. |
| Employee | Retrieves employee information. |
| Employees | Retrieves a list of all employees whose details are configured in the Freshteam system. |
| Levels | Retrieves a list of all levels configured for the organization that uses Freshteam. |
| Roles | Retrieves a list of all valid roles for the organization that uses Freshteam. |
| SubDepartments | Retrieves a list of all sub-departments into which a department is split. |
| Teams | Retrieves a list of all employee teams configured for the organization that uses Freshteam. |
| Timeoffs | Retrieves a list of all time-off requests from all employees in the organization. |
| TimeoffTypes | Retrieves a list of all vacation types configured for an organization. |