Back

Connect Orbyt to Zapier, Make.com, or n8n

Developers~1 min read
On this page

Orbyt sends real-time webhooks when events happen in your pipeline. Connect these to Zapier, Make.com, or n8n to build automations.

Setup

  1. Generate an API key in Settings > Account > API Keys
  2. In Zapier (or Make/n8n), create a Webhook trigger and copy the webhook URL
  3. Register the webhook via the Orbyt API:

POST https://www.orbytjobs.ai/api/mcp/webhooks with your webhook URL and desired events

  1. 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

Was this helpful?

Still need help? Email us at support@orbytjobs.ai

Related articles