Future Dated Change Webhooks
Once the future record becomes the current record, the webhook sends. Common examples include new hires, department changes, pay rate changes, and employee terminations.
Example
- The company payroll processes weekly. Today is March 6.
- The user enters employee department changes that take effect on March 13.
- The department changes are effective on the March 17 check date.
- The user enters new pay rates for employees that take effect on March 20. These pay rates are effective on the March 24 check date.
- HR & Payroll does not trigger webhooks for these future changes.
- The user processes payroll for the March 10 check date. Once the payroll successfully processes, the March 17 check date becomes the current check date. The department changes become current and webhooks trigger in Web Link.
- The user processes payroll for the March 17 check date. Once the payroll successfully processes, the March 24 check date becomes the current check date. The pay rate changes become current pay rates and webhooks trigger in Web Link.
Additional Information
Webhooks support requests up to TLS 1.2.
Updated 10 months ago