Orbyt sends real-time webhooks when events happen in your pipeline. Connect these to Zapier, Make.com, or n8n to build automations.
Setup
- Generate an API key in Settings > Account > API Keys
- In Zapier (or Make/n8n), create a Webhook trigger and copy the webhook URL
- Register the webhook via the Orbyt API:
POST https://www.orbytjobs.ai/api/mcp/webhooks with your webhook URL and desired events
- Send a test event to verify the connection
Available events
job.created, job.updated, job.deleted, job.status_changed, contact.created, contact.updated, contact.deleted, activity.created, interview.scheduled, offer.received
Automation ideas
- Slack alert when you receive an offer
- Google Sheets row when a job status changes to applied
- Notion card when a new job is added
- Email notification when an interview is scheduled
For the full guide, visit orbytjobs.ai/developers/zapier