About Pontotel¶
What is Pontotel?¶
A Pontotel is a SaaS platform for electronic point management and working day control. We serve companies of all sizes that need to automate frequency control, scales, holidays, removals and calculations of notes from their employees.
What is possible to integrate?¶
A API Pontotel v4 allows external systems to communicate directly with Pontotel platform, enabling:
| Capacity | Description |
|---|---|
| Organizational Structure | Manage employers, workplaces and groups |
| Working Day | Manage and configure scales and journeys |
| People Synchronization | Manage employees, users and direct leaders |
| Point Markers | Register and consult point markings |
| Distances and Holidays | Register periods of leave and holidays |
| Dispenses | Manage dispensations and attestations |
Common Use Cases¶
Integration with ERP / HRIS¶
Synchronize the employee base of your HR system with Pontotel, avoiding duplication of registrations.
Multi-company¶
Manage multiple employers (CNPJs) from a single integration, ideal for HR business groups and bureaus.
Reports and ID¶
Extract data from markings and journeys to feed dashboards and people management reports.
Process Automation¶
Automate processes and synchronization between systems such as holiday synchronization, removals, dispensations and obtaining notes calculations.
High Level Architecture¶
graph LR
A[Seu Sistema] -->|API REST + JWT| B[API Pontotel v4]
B -->|JSON| A
B --> C[(Base de Dados Pontotel)]
C --> D[Gestão web / app gestão]
D --> E[Empregados / Gestores / RH]