Custom Webhooks

Create powerful custom integrations using webhooks to connect MockWin.ai with any system or service, enabling real-time data exchange and automated workflows.

Updated 2024-12-19
MockWin.ai Developer Team
5 min read

Webhook Basics

Webhooks let MockWin.ai send real-time data to any endpoint whenever specific events occur, such as new candidate submissions or status updates.

Setup & Configuration

To configure a webhook:

1

Open Developer Settings

Navigate to **Settings → Webhooks**.

2

Create New Webhook

Provide an endpoint URL and select events to monitor.

3

Secure It

Use secret tokens to verify webhook payloads.

Great! You've completed all the steps.

Available Events

  • Candidate submitted
  • Client added
  • Job created
  • Application updated

Code Examples

Use our sample code snippets in Node.js, Python, and PHP to start processing webhook payloads quickly.

Need More Help?

Can't find what you're looking for? Our support team is here to help you get the most out of MockWin.ai.