Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.c1.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Paylocity has two separate API systems. This connector uses the Weblink (legacy) API v2, which does not return sensitive PII fields (SSN, DOB, ethnicity). There is a separate Paylocity connector that uses the NextGen API.Use this connector if you need to avoid transmitting sensitive PII data to ConductorOne.

Capabilities

The Paylocity Weblink connector syncs the following resources:
ResourceSyncProvision
AccountsDisable
Configuring the connector requires you to pass in credentials generated in Paylocity. Gather these credentials before you move on.
A Paylocity administrator with access to the Web Pay portal’s Web Services settings must perform this task.
1
Sign in to the Paylocity Web Pay portal and navigate to Company > Setup > Integrations > Web Services.
2
Create or locate an API client with the WebLinkAPI scope:
  1. If you don’t already have Weblink API credentials, contact Paylocity support to request Weblink API access for your company
  2. Once enabled, create a new API client or use an existing one
  3. Ensure the client has the WebLinkAPI scope
3
Copy and save the following values:
  • Client ID: The OAuth2 client ID
  • Client Secret: The OAuth2 client secret
  • Company ID: Your full Paylocity company ID including the suffix (e.g., 347766RCU). Using only the numeric prefix will cause 403 errors.
  • API Gateway URL: The Weblink API gateway URL for your environment:
    • Sandbox: https://dc1demogw.paylocity.com
    • Production: https://api.paylocity.com
The Company ID must include the full alphanumeric value with its suffix (e.g., 347766RCU). The numeric-only prefix (347766) will authenticate successfully but return 403 errors on all data endpoints.
To complete this task, you’ll need:
  • The Connector Administrator or Super Administrator role in ConductorOne
  • Access to the set of Paylocity Weblink credentials generated by following the instructions above
Follow these instructions to use a built-in, no-code connector hosted by ConductorOne.
1
In ConductorOne, navigate to Integrations > Connectors and click Add connector.
2
Search for Paylocity Weblink and click Add.
3
Choose how to set up the new Paylocity Weblink connector:
  • Add the connector to a currently unmanaged app
  • Add the connector to a managed app
  • Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of ConductorOne users. Setting multiple owners is allowed.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Enter the required configuration:
  • Client ID: Your Paylocity Weblink OAuth2 client ID
  • Client Secret: Your Paylocity Weblink OAuth2 client secret
  • Company ID: Your full Paylocity company ID with suffix (e.g., 347766RCU)
  • API Gateway URL: The Weblink API gateway URL (e.g., https://api.paylocity.com)
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
Done. Your Paylocity Weblink connector is now pulling access data into ConductorOne.

All versions of this connector are available at dist.conductorone.com.