← All product updates

June 8, 2026

Webhooks now fire when a matching job closes

Webhooks now fire when a matching job closes
Pablo Durán
Pablo Durán

Software Engineer at TheirStack

You already get a webhook ping when a job matching your search is posted. Now you can get one when it closes.

Add job.closed to any job-search webhook alongside job.new. When a previously matched job goes offline, TheirStack sends a notification with the job ID and the date it closed — use the ID to pull the full job and company details whenever you need them.

More on how webhooks work in the webhooks documentation or see the job.closed reference.