wbhk /webhooks/v1alpha1/jobEvents
Post job events in real time.
Limited Release Feature
This feature is in limited release. Contact Tamr ([email protected]) if you are interested in receiving job events.
Tamr can publish notifications for job events to a user-specified endpoint (a webhook). For each event, the notification includes:
- Job ID.
- Job type and the related resource ID.
- Current job status (
PENDING,RUNNING,STOPPING, orDONE) and the time the job entered this status. - Past statuses for this job.