Skip to content

Commit

Permalink
Updated following file(s): hris.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GeertWille committed Aug 16, 2023
1 parent d94890a commit 278feb0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions hris.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4459,11 +4459,9 @@ paths:
- connector: nmbrs
description: We keep track of the "List Employees" response for NMBRS virtual webhooks events, which contains fewer fields compared to the "Get Employee" response.
- connector: ceridian-dayforce
description: For virtual webhook events on Ceridian Dayforce, we monitor the "List Employees" response, which has a very small set of fields in comparison of the "Get Employee" response. This is the reason why we only support `hris.employee.created` events for this connector.
description: For virtual webhook events on Ceridian Dayforce, we monitor the "List Employees" response, which has a very small set of fields in comparison to the "Get Employee" response. This is the reason why we only support `hris.employee.created` events for this connector.
- connector: freshteam
description: The minimum pagination `limit` is 50, since Freshteam does not support pagination with a lower limit. Pagination for Freshteam only support per 50 limits.
- connector: paylocity
description: For virtual webhook events on Paylocity, we monitor the "List Employees" response, which has a very small set of fields in comparison of the "Get Employee" response. This is the reason why we only support `hris.employee.created` events for this connector.
- connector: sage-hr
description: The minimum pagination `limit` is 50, since Sage HR does not support pagination with a lower limit. Pagination for Sage HR only support per 50 limits.
responses:
Expand Down

0 comments on commit 278feb0

Please sign in to comment.