API & Integrations
Connecting third-party HR tools
How to integrate Dapplon with other software your team uses — attendance devices, accounting tools, and communication platforms.
Available integration types
Dapplon supports integration via:
- Webhooks — Dapplon sends a real-time notification to your URL when events occur (e.g., new employee added, leave approved)
- REST API — your systems pull or push data using the Dapplon API
- File Import/Export — bulk upload and download in CSV or Excel format
Setting up a webhook
- Go to Settings > API & Integrations > Webhooks
- Click Add Webhook
- Enter the endpoint URL (your server must accept POST requests)
- Select the events to listen for:
- employee.created
- employee.updated
- leave.approved
- payroll.run.completed
- Click Save
- Dapplon sends a test ping to verify your endpoint
- Confirm the test was received
Biometric device integration (attendance)
Dapplon supports biometric device integration via the Attendance API:
- The device pushes clock-in and clock-out events to your server
- Your server forwards the data to the Dapplon Attendance API
- The clock-in records appear in the Attendance Log as if the employee used the mobile app
For device-specific integration guides, contact [email protected] with your device manufacturer and model.
Tally / accounting integration
- Run the payroll for the month
- Go to Payroll > Reports > Export for Tally
- Download the CSV with cost-center-wise payroll entries
- Import into Tally using the standard Tally import wizard
Note
Dapplon does not have a native Tally plugin. The CSV export maps to standard Tally entry formats. Ask your CA or Tally administrator for the correct account head mapping.
In this section
- Dapplon API overview
Was this page helpful?