v1

latestOpenAPI 3.0.02026-07-23365.9 KB
Pushing Entities Data

Push paginated entities into an active session

Sends a page of entities (e.g., 100 items). Valid batches are staged until the session is closed as apply.

post/{version}/integrations/{integration_id}/sessions/{session_id}/entities

Path parameters

version'v1' required

API version (e.g., v1)

integration_idstring required

Sprinto-issued integration identifier.

session_idstring required

Session identifier returned by the session creation endpoint.

Request body

entitiesobject required

A map of entity type to an array of entity objects.

Response

Batch accepted and staged

session_idstring required
accepted_count_totalinteger required
accepted_count_by_entityobject
rejected_count_totalinteger