Paylocity HR Authoritative Source

Hello,

Our company is in the process of configuring our HR authoritative source in IdentityNow and we are experiencing some issues with Paylocity. I am reaching out here to see if anyone is currently familiar with this HR platform, have you worked with them before, and did you find it difficult to get the initial information required to connect. It seems that Paylocity is trying to push us towards Aquera as a middleware to getting API access to their platform but I have heard others mention having access to their public API. If anyone has an information regarding this platform it would be much appreciated to get your opinion on the matter.

Hi Matthew,
If you are going to use a webservice connector. Please check all the operations are working fine using Postman because IdentityNow Webservice connector is very flexible in handling any rest api.

Thanks
Rakesh Bhati

Hi Matthew,
Although most of us might not be familliar with Paylocity system we still might be able to help.

Just briefly checked this application and what I found in their documentation is the following:
https://prod.cdn.paylocity.com/developer/v1.html
That looks like their API doc - please confirm if this one is correct. It will simplify troubleshooting later on.
As far as I see this application supports pretty standard client credentials authentication

that would mean the important will be how did you configured your app definition and also what redirection url you are using after getting the token.

At the moment based what you wrote it looks like the token is generated but the api is redirecting you into the wrong place after token generation. To confirm it we need to have more details - maybe configuration of your app, postman calls if you tested any, log messages.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.