Paylocity (Preview)
Paylocity develops industry-leading, cloud-based payroll and human capital management software solutions for medium-sized organizations. Use this connector to create events triggered by actions initiated in Paylocity payroll and HCM applications. Contact Paylocity to obtain access credentials to set up your Office 365 integration.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | - | Not available |
Connector Metadata | |
---|---|
Publisher | Paylocity |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Triggers
When a Time Off Request is approved |
Creates a subscription to a Time Off Request Approved event in Paylocity. |
When a Time Off Request is approved
Creates a subscription to a Time Off Request Approved event in Paylocity.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Paylocity Company ID
|
companyId | string |
The Paylocity Company ID. |
Returns
- Body
- WebhookPushResponse
Definitions
WebhookPushResponse
Name | Path | Type | Description |
---|---|---|---|
Event ID
|
eventId | string |
The unique identifier of the subscription to Time Off Request Approvals. |
Company ID
|
companyId | string |
The Paylocity company identifier. |
Employee Name
|
employeeName | string |
The name of the employee taking time off. |
Employee Work Email
|
employeeWorkEmail | string |
The employee's work email address. |
Employee Cost Center 1
|
employeeCostCenter1 | string |
The employee's first cost center. |
Employee Cost Center 2
|
employeeCostCenter2 | string |
The employee's second cost center. |
Employee Cost Center 3
|
employeeCostCenter3 | string |
The employee's third cost center. |
Supervisor Work Email
|
supervisorWorkEmail | string |
The employee's supervisior's email address. |
Time Off Start Date
|
timeOffStartDate | string |
The start date of the employee's time off request. |
Time Off End Date
|
timeOffEndDate | string |
The end date of the employee's time off request. |
Is All Day Event
|
isAllDayEvent | boolean |
Indicates whether or not the employee's time off request is an all day event. |
Hours Per Day
|
hoursPerDay | number |
The number of hours per day of the employee's time off resquest. |