Discussions

Ask a Question

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:

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.

ANSWERED

How to get the timesheet details of disabled employee

I tried using the payroll.reports and reports.timesheets methods to get the timesheet details. But they do not give you the timesheets for diabled employees. Am I missing some parameter? Or is there another method which will give me this data?

ANSWERED

Unable to login using the API

I am trying to access the API using Google Sheets. I keep getting the below error on login -->
"status":2,"data":"Invalid API key - App must be granted a valid key by Humanity", "error":"missing api key : ","token":null" for login

PHP Authentication not working

Hi,

Shift Requests by Employee

The v1.0 schedule.shiftrequests method doesn't have a field for the employee.