Integrate an external clock-in/out device with RepairShopr's Employee Time Clock endpoints.
domain: api-docs.repairshopr.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Authenticate with a subdomain + API key scoped to the employee/timeclock permissions.
GET the last time-clock entry for a given user_id to determine current clock state (in/out).
POST a new event of type clock-in or clock-out for that user_id.
Configure a webhook, if available, to fire on clock events for downstream payroll/attendance systems.
Confirm which employee roles are permitted to clock in/out via the API against the account's settings.
Known gotchas
This endpoint set is oriented at custom hardware/kiosk integrations (badge readers, IoT buttons) rather than typical POS workflows — confirm it's actually needed before building against it.
Time-clock data feeds payroll/reporting elsewhere in RepairShopr; verify how API-created entries reconcile with manually entered time before relying on it for billing.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?