
Freshteam
Merge interacts with Freshteam API endpoints to access certain information as detailed below.
API Endpoints
GET/employees
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
last_name
Stringremote_id
Stringdisabled
Booleanremote_created_at
DateTime (ISO 8601)first_name
Stringemail
Stringremote_data
ArrayGET/departments
Merge interacts with this API endpoint to...
Access Department information
Department fields
name
Stringremote_data
Arrayremote_id
StringGET/branches
Merge interacts with this API endpoint to...
Access Office information
Office fields
name
Stringlocation
Stringremote_data
Arrayremote_id
StringGET/job_postings
Merge interacts with this API endpoint to...
Access Job information
Job fields
remote_updated_at
DateTime (ISO 8601)description
Stringremote_id
Stringremote_created_at
DateTime (ISO 8601)status
Enumname
Stringremote_data
ArrayAccess Department information
Department fields
remote_id
Stringjobs
UnknownAccess Office information
Office fields
remote_id
Stringjobs
Unknown