Capabilities
Connector actions
Connector actions are custom capabilities that extend C1 automations with app-specific operations. You can use connector actions in the Perform connector action automation step.
Supported values for
field_name:
Gather PrismHR credentials
Configuring the connector requires you to pass in credentials generated in PrismHR. Gather these credentials before you move on.Create a PrismHR web service user
The Web Service User you create must be able to call the following Methods (or Endpoints):- ClientService.getClientCodes (The “Location”, “Department”, “Status”, “Job”, and “PositionClass” options must be allowed)
- ClientService.getClientList
- ClientService.getClientMaster
- EmployeeService.getEmployee (The “Person” and “Client” options must be allowed)
- EmployeeService.getEmployeeList
- EmployeeService.getManagerApproverName
- EmployeeService.updateEmployeeFields (required for attribute push)
- EmployeeService.updateEmployeeClientInfo (required for attribute push)
- LoginService.createPeoSession
- PrismSecurityService.getEmployeeClientList
1
In the PrismHR Back Office menu, navigate to System|Change > System Parameters.
2
Click the Actions menu and select Web Service User.
3
Enter a User ID. If a PrismHR user account is associated with this web service user, make sure both user IDs are the same.
4
Enter a User Name. This can be the same as the user ID.
5
Enter a Password.
6
Enter any Contact Information for this user.
7
If you need to restrict access to certain clients, methods, or IP addresses, use the other fields on the form to configure this.
8
Click Save. Make a note of the web service user’s username, password, and PeoID.
Configure the PrismHR connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your PrismHR connector is now pulling access data into C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for PrismHR and click Add.
3
Choose how to set up the new PrismHR connector:
- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with C1)
- Add the connector to a managed app (select from the list of existing managed apps)
- 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 C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Enter the Base URL of the PrismHR API (ends with
/services/rest) in the PrismHR instance URL field.8
Enter the PrismHR web service user’s credentials into the Username, Password, and PeoID fields.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.