Install Trend
View Install Data
| Date | Install Count | Change |
|---|---|---|
| 2026-09-09 | 0 | - |
About
Usage Insight Data Export lets you programmatically export your User Experience Analytics (UXA) usage data from ServiceNow so you can analyze it alongside data from your other systems. Submit an export request through a simple REST API, and your data is processed asynchronously and delivered in batches to a dedicated, account-isolated messaging topic that you consume with a standard Kafka client. Select exactly the event fields you need, filter by event name, channel, application, and date range, and move usage data at scale on a recurring schedule. With hashed user identifiers, instance-scoped security, and high-availability delivery, Data Export brings ServiceNow usage insights into your analytics tools for deeper analysis and getting broader insights by joining your datasets.
Key Features
1. Programmatic REST API — Submit export requests via a single POST endpoint, secured with mutual SSL authentication. Access via dedicated role.
2. Asynchronous processing — Requests return immediately with a job ID; large exports run in the background without blocking.
3. Results delivery via Kafka — Results are streamed in JSON batches to a dedicated Hermes topic you consume with a standard Kafka client.
4. Flexible column selection — Choose exactly which event fields to export (name, timestamp, channel, hashed user ID, application, and more).
5. Filtering — Narrow exports by event name, channel, application, and date range.
6. Privacy-preserving — User identifiers are hashed by default.
7. Built for scale — Recurring, high-volume exports beyond what manual export supports, with date ranges up to 90 days per request.