SysTrack Ingest API

The Ingest API lets SysTrack cloud customers import external user and device attributes from CSV files — department, asset tag, purchase date, employee ID and other business-owned fields — and surface them through the RPT_EnrichedDevices and RPT_EnrichedUsers report views. The feature is API-only with no dedicated UI, and uses a staged workflow: define a JSON schema, upload the CSV, review the reported differences, then explicitly call the process endpoint to start ingestion.

API entry from apis.yml

apis.yml Raw ↑
aid: lakeside-software:systrack-ingest-api
name: SysTrack Ingest API
description: 'The Ingest API lets SysTrack cloud customers import external user and device attributes
  from CSV files — department, asset tag, purchase date, employee ID and other business-owned fields —
  and surface them through the RPT_EnrichedDevices and RPT_EnrichedUsers report views. The feature is
  API-only with no dedicated UI, and uses a staged workflow: define a JSON schema, upload the CSV, review
  the reported differences, then explicitly call the process endpoint to start ingestion.'
humanURL: https://documentation.lakesidesoftware.com/docs/ingest-api-user-guide
baseURL: https://cloud.lakesidesoftware.com/api/
tags:
- Data Ingest
- Enrichment
- CSV
properties:
- type: Documentation
  url: https://documentation.lakesidesoftware.com/docs/ingest-api-user-guide