Discussions
Shifts silently omitted from /schedulers/{schedulerId}/shifts ?
We’ve encountered a serious issue with the /schedulers/{schedulerId}/shifts endpoint that caused two shifts to be omitted from our billing pipeline. These shifts are real, assigned, published, and retrievable by ID — but they are not returned in the shift listing route. They do appear in the UI.
Use uploaded attachments with shifts
I’m looking to add attachments to a shift by using the API. What I understand from the documentation is that I can upload attachment using this endpoint https://developer.connecteam.com/reference/generate_upload_url_attachments_v1_files_generate_upload_url_post
With feature type shiftscheduler
/users/v1/users/ returning "Validation failed" error
I've been hitting this endpoint to create new users since Feb 2024. As of yesterday, this route has begun returning a “Validation failed” error for all my requests, even when I send known-unique data and verify that the API key I'm using works for other routes.
How can we create a task with Sub-Tasks
Since there are no options for templates in Tasks there is a need for task creation over the API to manage complex tasks. There doesn't seem to be an obvious way to create tasks over the API that include sub-tasks, which are the driving reason for needing to create over the API in the absence of templates.
table for leaves
there any option to get tables for current leave? I'm trying to create a live calendar dashboard for leave in Power BI.
Automate Share link creation
Is there a way to automate the creation of shareable links. We are looking for a new scheduling platform that will allow us to create shareable views to our clients.
Webhooks relating to quick tasks
Is there a way to set up webhooks that notify on changes to quick tasks (e.g. completion or comment) or if not, are there any plans to?
get Time Activities
Is there a way or the ability to add the rounded clock in and clock out time in the returned data. It seems the unrounded start and end timstamps are all that is returned?
API Request for Time Clock Timesheet Employee "Issues" Column Data
Time clock timesheets have a column called "Issues". Can data in this column be returned using a new/existing API call? It would save us many hours.
API Returning 200 OK Instead of 429 Too Many Requests Error
The APIs https://api.connecteam.com/jobs/v1/jobs/{jobId} and https://api.connecteam.com/users/v1/users/{userId} are returning an HTTP 200 OK response, but the response body contains {"detail":"Too many requests"}.