PrismHR
PrismHR Integration Guide
Follow these steps to authenticate and connect your PrismHR account:
1. Enable PrismHR API and Set Up Web Service User
Before integrating, ensure API access is enabled in your PrismHR account. If not, contact PrismHR support to enable it.
Steps to Create a Web Service User:
-
Access System Parameters:
- Navigate to:
Back Office Menu>System | Change>System Parameters.
- Navigate to:
-
Open Web Service Users:
- In the upper-right corner, click on the
Actionsmenu. - Select
Web Service Users. If this option isn't available, API access may not be enabled. Contact PrismHR support for assistance.
- In the upper-right corner, click on the
-
Create User Credentials:
- Click on
Addto create a new user. - Set a
UsernameandPasswordfor the Web Service User.
- Click on
-
Configure Company Access:
- In the
Company Accessdropdown, selectGrant Access by Default, Deny Access to Specifiedto allow all clients access, excluding specific ones by entering their unique IDs.
- In the
-
Adjust Restrictions:
- Disable
IP Restrictions. - Disable
Method Restrictions.
- Disable
-
Save Changes:
- Click
Saveto finalize the Web Service User setup.
- Click
2. Obtain API URL
The API URL is essential for integration. Contact your system administrator or PrismHR support to acquire the specific URL for your account. It typically follows this format:
https://[your-domain]/api
Replace [your-domain] with your actual PrismHR domain.
3. Find Your PEO ID
The PEO ID is located within the System Parameters:
- Navigate to:
Back Office Menu>System | Change>System Parameters. - Locate the
PEO IDfield within the parameters.
Ensure you have the Web Service User credentials, API URL, and PEO ID ready for a successful integration.
Updated 4 months ago