Discussions
Can't (officially) approve/unapprove a time punch?
The API docs never showed it but changing the approval status of a time punch was always possible. Recently our customers have been seeing issues with trying to unapprove punches. Turns out this is no (longer) availabe.
department_id filter is not being applied
Hi,
List Receipts receipt_date[lte] param not adjusting correctly?
I am wondering if it is a known issue that while:
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?
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
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'.
please add a list all user assignments route
😀
The sales_per_labor_hour does not match with the values in web
Uploading Certificates for Employees
Hello 7shifts,
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';"