This webhook is triggered when the creation of a content library item (CLI) fails during the asynchronous processing phase in PandaDoc. The webhook provides comprehensive error information to help diagnose and resolve creation issues. Content library item creation can fail for various reasons: - Validation Errors: Missing required fields, invalid data formats, or incorrect field configurations - Process Errors: Document converter service cannot process the uploaded file (broken/locked PDFs, unsupported formats, file size limits) - System Errors: Internal processing failures or service unavailability This event is useful for: - Implementing error handling and retry logic in automated workflows - Providing user feedback about failed content library item creation attempts - Monitoring and debugging content upload processes - Maintaining audit logs of failed operations Security Note: All webhook requests include an HMAC-SHA256 signature for verification using your shared key.
wbhk Content Library Item Creation Failed