Discussions

Ask a Question

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?

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:

availability.available module ignores the date parameter

The availability.available module ignores the start_date parameter and returns the user's next date with Future Availability set. For example, I set the start_date to April 28, 2018 and data for April 15th was returned.

PHP Authentication not working

Hi,