Discussions

Ask a Question

what happened to the api explorer

I used to go to shiftplanning.com/api/explorer to test an API.

What are the steps to Sync with Outlook from Shift planning.

Absolute Simplest Way to Set Up Basic API

I've created an Application while going through the tutorial.
I have an App ID.
I have an App Secret Token.

Batching in v2?

Does the v2 API support request batching like the v1 API does?

Documentation on GET Shifts

Can someone elaborate on what filters work with each mode for GET Shifts?

Is there REST example to get access token using API?

HI,

How do start_date and end_date work for schedule.vacations

If I have the following query:

Integrate with Salesforce

HI,
Do you have example of how to integrate with salesforce?

ANSWERED

Retrieve information on Grouped Accounts via API

Hi! In our institution we have a main parent account and several grouped accounts. When I use the API I can only retrive information (locations, employees, shifts, etc) from my main account, but no from the children accounts.

Authenticating using REST - keep on getting the web page and not json

This code we're using in Python 3.6 will not give us any json or token, just the html of the api web page as the content of the response: