Discussions

Ask a Question

Issue creating user with API

Hello, I've had a fully functional tool I've developed that with other functions include creating accounts to our Shiftplanning domain.

reports.custom API

I am using the reports.custom module to pull a timesheet report. I would like to add the id and positions field to the request. However, it is not a field that is listed in the API documentation. The following works but only includes the fields listed below (the only fields that I see in the API documentation).

Access API as an employee

Is there no way to access this API as an emply of an organization?

What is the difference between timesheets and confirmedtimesheets?

What is the difference between type=timesheets and type=confirmedtimesheets apart from the fields in GET Custom Report API?

SDK's Available?

Are there any plans to make a C# SDK for the v2.0 api?

how to generate report for BreakIn BreakOut time per employee?

How to generate the same report that I am able to generate from Humanity UX payroll> Confirmed Time Sheets with option Deduct Breaks and Show Break In/Out Times via API ?

Constructing the custom fields array in php

Greetings, I have a question regarding working with custom fields using the php SDK.

Can you provide example for GET Publish V2.

what happened to the api explorer

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