Accepts unstructured or semi-structured data from external systems for later classification and processing into the workforce graph.
Each item may include optional hints (entity type, entity id), a creation timestamp, a raw payload object, and free-form metadata.
Include your API key in the x-api-key header to authenticate requests. Each organisation
is provided with a unique API key. If your key is lost or compromised, contact support to
request a new one.
Request payload for importing one or more unclassified items.
List of unclassified items to import.
1Optional client-provided batch identifier to correlate imports.
"batch-2025-01-15-001"
High-level hint for the type of data, e.g. "performance_review", "cv", "survey".
"performance_review"
External system name or identifier.
"workday"
Import accepted for asynchronous processing.
Response returned after the import request has been accepted.
Confirmation message.
"Message received."