Discussions

Ask a Question

Attaching shortcut to forms when creating a shift

Is it possible to add a shortcut to the forms in the notes when creating a shift?

Bug Report: Duplicate Shift IDs in "Get Shifts" API Call

I am writing to report an issue I encountered while using the "Get Shifts" API call in Python. While retrieving shifts between 11/25/2024 00 hour, 00 minutes, 00 seconds and 12/1/2024 23 hour, 59 minutes, 00 seconds, I am receiving duplicate shift IDs despite no duplicates existing in the Connecteams platform.

User Deleted Event

Hi,

API for listing users returns an error

API should not return an error in such case. it is impossible to page after such record in the backend

Automated Breaks and Rounding

Hi,

Form webhooks

Can you make Form submission webhook as soon as possible

create task is not working

i have used to work with create task api before 10 days ,it works fine .
but now it show ""Internal server error","error_code":1000},"error":"Internal Server Error","path":"/tasks/v1/taskboards/8768526/tasks","request_id":"582c9cf0-3662-466e-88a3-96728302b2b6"}"

How to unassign a Job in ConnectTeam via API?

We want to unassign a Job automatically via API, is that possible somehow? We tried to remove the Scheduler ID from the job through the code but we couldn´t manage to do it and we can´t see that reference in the guide. Can you help?

unable to get all shifts data when using Python API

Hi there,