Extend your software's potential
HRM and payroll
Export salary information and seamlessly integrate with a central accounting system.
Insights
Extract data about time reports or salaries to create reports and perform data analytics.
Workforce management
Create and manage time reports to be used for calculating salaries in TransPA.
HRM and payroll
Export salary information and seamlessly integrate with a central accounting system.
Insights
Extract data about time reports or salaries to create reports and perform data analytics.
Workforce management
Create and manage time reports to be used for calculating salaries in TransPA.
How the API works
With the TransPA Public API, it’s possible to interact with some of the functionality available in Visma TransPA. You can easily create, edit, and delete vehicles. The API will also eventually cover full CRUD for time reports, shifts, absences, and much more. Many of the exposed resources are the same resources that we consume internally.
One possible integration is creating modern salary exports using a webhook. For this integration, you must register where you want the webhook to export the data. You can find a real-world example and reusable code for creating an integration in the documentation.
We use the general Visma Developer platform for provisioning access to our API. After you’ve registered your organisation and applied for access to the TransPA Public API, you’ll receive an email with more information.
We’re continuously adding new features to the API. For the latest state on what resources the API supports, please see the documentation. For information about authentication and how to use the API, please see the resources on GitHub.