Release Notes - HRConnect: Application Access Management

Modified on Tue, 24 Mar at 2:53 PM

Release Notes — HRConnect: Application Access Management


You can now manage which applications a person has access to — directly through the HRConnect API. This means you can retrieve and update application access without having to do it manually in the portal.


New API endpoints

MethodEndpointDescription
GETv1/persons/{id}/applicationAccessRetrieve a person's current application access
PUTv1/persons/{id}/applicationAccessUpdate a person's application access


Good to know: The PUT endpoint only applies the changes that are needed based on the person's current access. You don't need to send the full access state — just what you want to change.


Supported applications

The following applications can be managed through these endpoints:

  • Portal
  • Handbooks
  • Deviation

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article