Paylocity-Deltek Middleware

This middleware service handles webhook data from Paylocity and forwards it to Deltek.

Service Status

The service is currently running and ready to receive webhook data.

Environment: STAGING

Health check endpoint: /health

Webhook Logs

View detailed logs of webhook processing, including payloads, transformations, and Deltek responses.

You can view logs from all environments, filter by status, and reprocess failed webhooks as needed.

View Logs

Authentication

All webhook endpoints require Basic Authentication.

Available Webhook Endpoints

New Hire Webhook

Endpoint: /webhooks/paylocity/newhire

Receives data when new employees are hired in Paylocity.

Termination Webhook

Endpoint: /webhooks/paylocity/termination

Receives data when employees are terminated in Paylocity.

Generic Webhook

Endpoint: /webhooks/paylocity

Handles both new hire and termination webhooks automatically.