Coding agent documentation index Fetch the complete documentation index at: https://docs.worklittle.com/docs-agent-manifest.json Use this file to discover all available pages before exploring further.
What are webhooks?
How Worklittle can notify another system when hiring events happen.
A webhook is a message Worklittle sends to your other software when something important happens, such as a candidate moving stages. You only need webhooks if another system should react automatically.
When webhooks help
- Your ATS or CRM should update when a candidate applies - An internal tool should open a task when someone is hired - You want event-driven sync instead of constant polling
If your team only works inside Worklittle Business, you may not need webhooks at all.
What you need
Webhooks are a Business feature. A developer sets up an HTTPS URL that can receive events, and an API key with webhook management access. Details are in the Business webhooks overview.
Related
- Automations overview if you want workflows inside Worklittle instead - What can my API key do?