JDBC Driver for Paylocity

Build 22.0.8462

Stored Procedures

Stored procedures are function-like interfaces that extend the functionality of the driver beyond simple SELECT/INSERT/UPDATE/DELETE operations with Paylocity.

Stored procedures accept a list of parameters, perform their intended function, and then return, if applicable, any relevant response data from Paylocity, along with an indication of whether the procedure succeeded or failed.

CData JDBC Driver for Paylocity Stored Procedures

Name Description
CreatePayEntryImportBatch Create or merge Pay Entry Time Tracking Batch.
CreateSchema Creates a schema definition of a table in Paylocity.
GetOAuthAccessToken Gets an authentication token from Paylocity.
MergePayEntryImportBatch This is used to create or merge a batch when the Pay Entry Import Status is halted at TimeClockValidationPendingAcknowledgement.
OnBoardingEmployee Onboarding API sends employee data into Paylocity Onboarding to help ensure an easy and accurate hiring process for subsequent completion into Web Pay.
RefreshOAuthAccessToken Refreshes the OAuth access token used for authentication with Paylocity.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462