Thanks to visit codestin.com
Credit goes to docs.stackone.com

Skip to main content
Paylocity
Paylocity
49 actions · 1 auth method
HRISScheduling

Authentication

OAuth 2.0

The steps in this guide require Admin privileges in your Paylocity account.Guides: Connector Profile, Link Account
Actions
|
49 actions
Action
Description
Required scopes
List Employees
Retrieve a paginated list of employees with optional demographic, position, status, and pay rate data.
Get Employee
Retrieve detailed information for a single employee by their ID.
Get Employee With Benefits
Retrieve detailed employee information including benefit setup data via WebLink v2 API.
Add New Employee
Create a new employee record in Paylocity with personal info, tax settings, pay rates, and more.
Update Employee
Update existing employee data including personal info, address, tax settings, and direct deposit.
Get Company Information
Retrieve company details including name, address, EIN, and configuration settings.
Get Custom Fields
Retrieve all custom field definitions for a specific category.
Get All Local Taxes
Retrieve all local tax information for an employee.
Get Local Taxes By Tax Code
Retrieve local tax information for an employee by specific tax code.
Add Local Tax
Add a new local tax record for an employee. Requires a valid taxCode configured in your Paylocity company setup.
Add/Update Non-Primary State Tax
Add or update non-primary state tax information for an employee.
Add/Update Primary State Tax
Add or update primary state tax information for an employee.
Get Tax Codes
Retrieve a list of tax codes for a company.
Add/Update Emergency Contacts
Add or update emergency contact information for an employee.
Get Job Codes
Get a list of job codes for a company.
Get Job Code
Get a single job code by its code identifier.
Create Job Code
Create a new job code for a company.
Update Job Code
Update an existing job code for a company.
Delete Job Code
Delete a job code from a company.
Get All Direct Deposit
Retrieve main and additional direct deposit accounts for an employee.
Get Pay Grades
Retrieve a list of pay grades configured for the company.
Get Rate Codes
Retrieve a list of rate codes configured for the company.
Get Pay Frequency Codes
Retrieve a list of pay frequency codes configured for the company.
List Work Locations
Get all work locations for a company
List Deductions
Retrieve all deductions for a specific employee.
Create Deduction
Create a new deduction for an employee in Paylocity.
Update Deduction
Update an employee deduction by resourceId.
Delete Deduction
Delete an employee deduction by code and resourceId.
List Employee Deductions By Code
List employee deductions filtered by deduction code.
Get Employee Deduction By ResourceId
Get a specific employee deduction occurrence by deduction code and resourceId.
Get Deduction Codes
Retrieve a list of deduction codes for a company.
Get Pay Statement Details
Retrieve employee pay statement details for a specified year.
Get Pay Statement Summary
Retrieve employee pay statement summary for a specified year.
Update Benefit Setup
Add or update an employee’s benefit setup in Paylocity.
Get Cost Centers
Retrieve cost center codes and levels for a company.
List Pay Statement Details By Year And Check Date
List employee pay statement details for a specified year and check date. checkDate must be in MM-DD-YYYY format (e.g., 0…
Get Open Shifts
Get a list of open shifts not assigned to any employee.
Get Company Shifts
Get a list of all shifts for a company.
Get Employee Shifts
Get shifts assigned to a specific employee.
Get Position Codes
Get a list of position codes for a company.
Get Workers Compensation Codes
Retrieve a list of workers compensation codes for a company.
List Employee Earnings
Retrieve all active earnings for a specific employee.
List Employee Earnings By Code
List employee earnings filtered by earning code.
Get Employee Earning By ResourceId
Get details for a specific earning code occurrence by resourceId.
Create Employee Earning
Create a new earning on an employee record.
Update Employee Earning By ResourceId
Update details for a specific earning code occurrence by resourceId.
Delete Employee Earning By ResourceId
Delete a specific earning code occurrence by resourceId.
Get Earning Codes
Retrieve a list of earning codes for a company.
Get Sensitive Data
Get employee sensitive data information.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/paylocity/filled/png

Connector Profile

Paylocity - OAuth 2.0
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/paylocity/filled/png

Link Account

Paylocity - OAuth 2.0
4

Use Actions

Invoke actions using one of the methods below: