How to Configure Webhooks for Job Events

Webhooks send real-time notifications when Jobs are created, updated, completed, archived, or deleted. When configured, these events are pushed automatically to your external systems and enable connected tools to react immediately.

Step 1: Go to Settings at the bottom of the main menu, then select API & Integrations.

Step 2: Enable API for your company accountOnce enabled, click Show Webhooks.

Step 3: Enter your webhook URL for each event you want to receive. You will see options for:

  • Job Created
  • Job Updated
  • Job Completed
  • Job Archived
  • Job Deleted

Step 4 (optional): Click Show Headers to add headers if your receiving system requires them (e.g., an Authorization token).

Step 5: Click Save, then test your webhook by triggering a Job event and confirming that the request reaches your endpoint.

Still need help? Contact Us Contact Us