Webhooks (Real-Time Event Notifications)

Sprout supports Webhooks, allowing external systems to receive push-based event notifications. Instead of polling the API for updates, your system can get notified as soon as supported changes occur.

Key Capabilities:

  • Subscribe to employee creations (new hire)

  • Subscribe to employee updates (resignation, profile changes, etc.)

Use Case Example:

A webhook is triggered after an employee's detail is updated and the partner or client automatically gets notified. Using this as a trigger, their system may fetch the updated data.

Coming Soon:

Additional event types are planned for future releases. Stay tuned for upcoming enhancements as we expand our webhook capabilities, including timekeeping-related events such as clock-in and clock-out, and payroll-related events.