GuidesAPI ReferenceChangelogDiscussions
Back to 7shifts.comBecome a Partner
Discussions

Discussions

Ask a Question

Is there any otherway to get the data without passing more than 1 parent_id in the endpoints

Hello Team, I am a developer at Fivetran, and I develop API connectors that pull the data from the source and push it to the destination. I have faced a challenge while working on the 7shifts API connector for a client. The challenge is, that a few endpoints need the multiple parent_ids (mostly two parent_ids, a few need 3 parent_ids) to get a successful call. It is a very challenging task for us to call multiple parent_ids at a time, instead, I would like to know if there is any other way to get those endpoints data without passing more than one parent_id in path/query params.

ANSWERED

Why did 7Shift charge existing customer more while advertising lower price on their website

ANSWERED

hire date not reflecting in user profile

I have created user using api but hire date not reflecting over UI although its showing in api response

Forecast override endpoint occassionally returns 500 errors

Hi,

ANSWERED

API?

I am a Chick-fil-A franchise. Each restaurant may use whatever schedule software they like however Chick-fil-A Inc has a deep integration with Hotschedules (which I dislike). There are couple off 3rd party shift management apps that were designed specifically for swift management in a Chick-fil-A. These apps use a HotSchedules integration that provides scheduling data for each employee allowing the app to assist creating setup/positions for every employee, break management and a lot more.

ANSWERED

Push predictions does not work

Good morning, we are trying to send daily and hourly forecasts to 7Shifts via endpoints:

ANSWERED

Fire date from Users Endpoint

Hi,

ANSWERED

Get punch time edits

Under the Create Webhook post request of the webhooks endpoint, time_punch.edited is one of the available events which can be selected. I am interested in knowing when time_punches have been edited.

Why is time punch rejected with "You must select a department when saving."?

The docs for time punches do not say anything about the department being required in order to create a new time punch. However, the response I get from the post to create a time punch is as follows:

ANSWERED

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.