Configure webhooks to send assessment data to your systems
Webhooks let you receive real-time notifications when candidates complete assessments. You provide an HTTPS endpoint, and TalentScreen sends POST requests with event data.
Navigate to Settings > Integrations > Webhooks
Access the webhook configuration panel
Click 'Add Webhook'
Start the setup wizard
Enter your endpoint URL
Must be HTTPS and publicly accessible
Select events to trigger the webhook
Choose which actions send notifications
Copy the signing secret
Used to verify webhook authenticity
Test the webhook
Send a sample payload to verify connectivity
Webhooks that fail for 7 consecutive days are automatically disabled. Monitor your endpoint and check the delivery logs regularly.
Was this article helpful?