Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Feature

Description

Paylocity Integrations

You can use OnLink’s Paylocity connector to push a new employee to Paylocity. Here are the instructions to configure a post function that executes such an integration.

  1. Go to the Workflow of choice from Project Settings

  2. Select the transition you wish to add the post function to

  3. Click Post Function→Add Post Function.

  4. Select the OnLink Post Function option then Add.

  5. Select Paylocity in the system field (Paylocity connection needs to be established first), Then select Add employee as the function.

  6. In the Input Field Mapping, map the relevant custom fields to each of the required fields as shown below. Ensure these custom fields are added to the issue screen from which the post function is being called.

Other config notes:

  1. KeyValue text area should include API=api/v2/companies/{companyId}/employees where {companyId} should be replaced by the companyId assigned to your Paylocity instance.

  2. KeyValue section can also include additional fields for Add Employee by adding rows prefixed with 'map:'.