The following webhook notification events are supported :

  • Acceptance Check Created: This triggers a notification when a new acceptance check is created. When uploading a DGD or XSDG, system creates the check at the same time as the file upload. However, when uploading by API, it is possible to first create a check (as a container), and then have the DGD data available later. 
  • OCR Completed: This triggers a notification when a DGD OCR scan is completed.
  • XSDG Imported: This triggers a notification when a XSDG has been imported.
  • Verification Started: This triggers a notification when a DGD OCR verification is started. 
  • Verification Completed: This triggers a notification when a DGD OCR verification is completed.
  • Documentation Check Started: This triggers a notification when a DGD documentation check is started. 
  • Documentation Check Completed: This triggers a notification when a DGD documentation check is completed.
  • Acceptance Check Conflicted: This triggers a notification when an acceptance check is conflicted, for example when website / tablet become out of sync, which is essentially another creation hook 
  • Acceptance Check Completed: This triggers a notification when an acceptance check is completed.
  • Acceptance Check Passed: This triggers a notification when an acceptance check is passed.
  • Acceptance Check Failed: This triggers a notification when an acceptance check is failed.