Upload a CSV and enqueue bulk entity import using a saved mapping
Documentation Index
Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt
Use this file to discover all available pages before exploring further.
multipart/form-data.
Validates the CSV, builds items, and enqueues the same bulk entity job as the dashboard. Success responses include a jobId.
Permissions: entities:bulk_import. Product: organization flag bulk automatic entity import must be enabled.
| Field | Required | Description |
|---|---|---|
file | Yes | CSV file |
mappingId | Yes | Entity mapping (entity_person, entity_company, or entity_mixed) |
entityImportMode | No | automatic_enriched (default) or manual_no_enrichment |
riskMatrixPersonId | No | UUID |
riskMatrixCompanyId | No | UUID |
skipRulesExecution | No | true / false (default false) |
stopOnFirstError | No | true / false |
autoExecuteIntegrations | No | JSON string (automatic mode) |
autoExecuteIntegrationsShareholders | No | JSON string |
depth | No | Number 0â5 |
isClient | No | true / false |
status | No | Entity status literal |
attributes | No | JSON string |
nationality | No | ISO2 |
monitoring | No | JSON string |
reportRecipientEmails | No | JSON array string |
emailLocale | No | en / es / pt |