Discussions

Ask a Question

Webhook over private networks

We are trying to create a hook over the form so that in real time collects data that our employees enter. We have an internal application that would have a special endpoint for these needs.

Can we retrieve the url or name or status of attachment on a shift task?

Hi,

Can I use OAuth 2.0 to grab a temp auth token to exchange for a access token?

I want to use OAuth2.0 to sign in to another users account in order to grab data to their API on their behalf with OAuth 2.0. Is that possible?

Is there a specific API call to get an entry(s) in the table?

Title^

ANSWERED

Google Sheets Live Export

Hi, from the api details here I see that it will somehow be possible to have a live export of my shift reports from time clock. I want to export a full shift report of all employees under that time clock for the month (one sheet per month, not individual sheets per month).

ANSWERED

Automation of shift creations

Hi team,

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.

ANSWERED
ANSWERED

/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.

ANSWERED

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.