Discussions

Ask a Question

List Receipts receipt_date[lte] param not adjusting correctly?

I am wondering if it is a known issue that while:

ANSWERED

locked out of my acccount

I'm locked out of my account after too many failed login attempts. It says to reset password to unlock but that still didn't work. Support is non-existent. How do I unlock my account?

ANSWERED

Audit trail of wage changes

Is there an approach recommended to track who has made changes to a user wage rate? The user wage endpoint only shows when it was modified and not by whom. The user modified endpoint doesn't provide details on who modified the user and what was modified to track this. The front-end contains the latest modification info in the 'wages and assignments' section for an employee, including who made the change, but I can't find that info anywhere in the endpoints. Any assistance would be appreciated

ANSWERED

List Time Punch - 'approved' now required?

My Query broke this week. I came to the Reference page to test, and noticed that I got a 400 error when I didn't pass a true or false value for 'approved'.

ANSWERED

please add a list all user assignments route

😀

ANSWERED
ANSWERED

Uploading Certificates for Employees

Hello 7shifts,

ANSWERED

Node import issue and Scheduled Shift API question.

Trying to get the 7shifts sdk working in my express node.js app, but from the suggested import syntax i'm seeing issues. Aren't you not allowed to use numbers in import names? Yet the suggested code says to do "import 7Shifts from '@api/7shifts';"

ANSWERED

Lock out

I am locked out

ANSWERED

Pagination issues with GET Time Off and GET Time Punches

The current cursor record returns 'NULL' for the two endpoints List Time Off and List Time Punches and is breaking some queries that I am trying to run. The current cursor record properly returns a value for the List Locations. Is this expected behavior or is there a bug in how 7Shifts has implemented pagination across different endpoints?