This article describes the Work Time API methods for handling events. This article describes how to implement the API.
Get activities
API can be used to retrieve work events, absences, vacation days, travel expenses, planned shifts, and other event information. The retrieved data can also be filtered using specific criteria (e.g. user or time period)
API methods for retrieving events
Insert activities
Through API you can add events, absences, vacation days, travel expenses or other event information for a user.
API methods for adding events:
Update activities
You can update defined events via API. In addition to the unique Nepton identifier, it is possible to indicate the events to be updated with an external identifier, if one has been defined for the event during the addition phase.
API methods for updating events:
Get activity types
You can search for all event types defined in Nepton, as well as event type names in all languages supported by Nepton.
API methods for searching for event types:
Depending on your settings, some event types may not be available to all users. To retrieve event types that are appropriate for a specific user, see the Terminal Services API web service method.