Currently the only interface working for external systems is "Servlet API for Tempo timesheets".
https://www.tempo.io/server-api-documentation/servlet
The store process from ERP to Tempo isn´t in a modern way (form POST) - API documentation shows payload but that won´t work.
The full API should be detached by a REST interface in Tempo timesheets REST API.
Data should be transfered as JSON (both ways).
Authorization should be done with normal system auth without tempoApiToken.
Tempo Products | Tempo Timesheets |
Tempo Platform | On-Premise |