Discussions
wu_daily_report
Why does https://www.humanity.com/api/v2/reports/wu_daily_report?access_token=xxxxxx return empty data to me? Instead of xxxxxx I set an active access token. Status: 200 OK.
Custom Field in Reports API
I am using the /v2/reports/custom endpoint with type=shifts. In the UI, I am able to retrieve custom fields in the report. How do I retrieve custom fields in the Reports API?
Incorrect JSON format for POST /employee
In api v2 I'm getting a
(status=9, error="Incorrect JSON format", token=b6062f75c56094ea7ee4513e6ecbcd0080e9f7d7)
Custom Report Endpoint provides no results
I have used the following api call for a while now:
https://www.humanity.com/api/v2/reports/custom?access_token=my_key&start_date=2019-09-01&end_date=2019-09-07&type=shifts&fields=start_day,end_day,start_time,end_time,title,employee
Weekly Availability Timeframe Query Param
Hello,
Integrate with Zendesk
Good day
Error in API call
The error status received in APIs Will that be consistent?
Post Series
Hi,
Status codes?
I need to make sure I handle all possible status codes and I'm unable to locate all values for status codes on query returns. The ones I've identified appear to be the following:
Starting Out With The API
Hi Guys,