The integration connects at three primary surfaces within Safefood 360: the Supplier Document Management module for ingestion, the Specifications and Lot Records for validation, and the Non-Conformance/Corrective Action workflows for exceptions. Typically, COAs arrive as PDFs via email or a supplier portal. An AI agent, triggered by a new document upload or an email webhook, processes the file. It uses a specialized document model to extract key data elements (KDEs) like lot number, test results (e.g., microbiology, chemistry), dates, and specification limits. This extracted payload is then structured into a JSON object ready for API submission to Safefood 360.




