Webhook Connectivity
You will need to request Paylocity to setup webhook for your use cases e.g. new hire, termination, etc. This link provides more information about their process. Use the form specified in step-4 to provide relevant details. The URL, username and password can be copied once new webhooks are created in OnLink. See this link for reference.
API Connectivity
You will need to request Paylocity for API credentials. This link provides more info on the information you will receive when API Access is granted i.e., client id and client secret.
The Paylocity connector lets you connect to a Paylocity instance and access Paylocity HR resources using their published APIs.
URL:
auth-server for production: https://api.paylocity.com/IdentityServer/connect/token
auth-server for testing: https://apisandbox.paylocity.com/IdentityServer/connect/token
Client ID: this is the client_id you receive from Paylocity
Client secret: this is the secret you receive from Paylocity