Run a get account information action in Connecteam.
Create individual or multiple jobs under a specified scheduler
Delete a single job by its unique identifier.
Currently, deleting a sub-job and/or job with nested sub-jobs is not supported.
Retrieve a single job information by its unique ID
Get a list of job objects relevant to instance id (scheduler id or time clock id).
If unified jobs are disabled, only schedulers are supported
Update a single job by its unique identifier. Currently, updating job with nested sub-jobs is not supported.
Retrieve a list of user unavailabilities, approved time-off requests and assigned shifts
Create quick task for specified users by their ID, detailing information such as title, due date and description. Attachments for the quick task must first be uploaded via the attachments endpoint.
Delete quick task under a specified task board
Retrieve a list of task boards associated with the account
Retrieves a list of tasks under a specified task board
Update a quick task under a specified task board. Any new attachments will replace the existing ones.
Retrieves detailed work records for each employee within a specified date range. This endpoint is designed to support payroll processing by providing total worked hours, categorized by pay rules and resource (if applied in the account settings). Ideal for integrating with external payroll systems to ensure accurate information. The pay rate will be presented in case it is defined within the account. If an automated unpaid break is applied, it will be deducted from the total hours value. In order to retrieve approved paid time-off (PTO) and manual break information, please use the Get time activities endpoint. Hours will be presented in decimal format. The time period is limited to 45 days.
Retrieve a list of time activities in under a specified time clock.
Time activities include shift and/or manual breaks
Retrieve a list of time clocks associated with the account