Supported formats
Supported formats
GET /wp-json/wme/v1/import/dataDocumentation - Import Data
Weryon Mapping Engine Import Data
The importer supports CSV streaming, JSON bulk or single entity import, batch processing, auto-mapping, manual mapping, pre-import validation and full logging in kg_imports.
Supported formats
GET /wp-json/wme/v1/import/dataImport CSV endpoint
GET /wp-json/wme/v1/import/dataImport JSON endpoint
GET /wp-json/wme/v1/import/dataColumn auto-detection
GET /wp-json/wme/v1/import/dataPre-import validation
{
"success": false,
"errors": [{"row": 22, "error": "Missing name"}]
}Batch processing
GET /wp-json/wme/v1/import/dataImport logging
GET /wp-json/wme/v1/import/dataUI preview & mapping
GET /wp-json/wme/v1/import/dataNeed enterprise integration or custom workflows?