Discussions
Receipt Date relative to Location Timezone
We have a location with a Time Zone of America/Chicago. We are sending Receipts in via API with the Receipt Date in UTC. However, the data in reports/actuals seems to be moving some sales to days other than what would be expected based on Receipt Dates. We are also seeing different totals by day in the receipts_summary api call vs the daily_sales_and_labor api call.
Leave integration from dynamics to 7shifts
Hi,
Mapping ID in V2
What is the equivalent "mapping_id" field from v1 in v2.2023.0501 in the list users api call?
Department Based Budgetting
Hello,
500 error: "Company admin not found."
Making a request to https://api.7shifts.com/v2/companies
I'm getting a 500 error:
Enforce minimum plan
Our integration uses features that require "The Works" plan, or possibly a partial featureset with the "Entree" plan I want to make sure that customers have the appropriate plan when enabling the integration.
Where does company ID come from?
I'm working on migrating to v2 endpoints. Through the OAuth company grant flow I'm obtaining a company GUID, but all the v2 endpoints also require a company ID—Which seems redundant. The documentation doesn't ever specify where I'm supposed to get this from. Obviously I can call /v2/companies, but will there only ever be a single item in that list for a given GUID or do I have to handle the possibility of multiple company IDs for a single GUID?
Employee Documents and Certifications
Hello,
Get 7tasks vis API
Is there an endpoint that allows queries to the tasks in 7tasks? We're working on a custom integration where another tool should be aware of when tasks are scheduled in 7tasks.
Missing v2 endpoints
Hi, we're in the process of migrating to the v2 API with the v1 api being EOL soon.