Discussions
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).
Can we transferred the data to Sage (Accounting program)
Some suppliers are transferring the invoices directly to Sage.
Constructing the custom fields array in php
Greetings, I have a question regarding working with custom fields using the php SDK.
Integration with EMR(Electronics Medical Record) Application
Dear Team,
Changes in API V1 ?!
Hello,
API - Import shifts
Is it possible to use PUT request to import shifts but also add/specify the timezone of the remote site/location? if so, can you clarify the proper request and field
Integration to Power BI
Hey,
GET Remote Sites
Is it possible to get an endpoint for all Remote Sites within a company? We have access to the GET Locations endpoint, but we've been utilizing Remote Sites to hold all our key shift data including both the location as well as the client code and other details. Currently we have to call up and sift through hundreds of shifts in order to find the remote sites, in some cases. Help!
What is the best way to create many shifts?
Context: We need to performance test our sync engine which pulls humanity shifts. As part of this we require setup/cleanup.
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?