Preparing for the Usage Insights data export via REST API
Submit an export request to the Usage Insights data export API to extract usage data asynchronously and consume results from a Kafka topic.
Before you begin
Role required: sn_uxa_data_export.user
Activate Usage Insights data export:
- Install Usage Insights Data Export store app (
sn_uxa_data_export) on your instance.Note:Installing the app activates the data export REST API endpoint and provisions the managed Hermes topic used to deliver results. - Prepare the Kafka consumer environment that can connect to your managed Hermes cluster.Note:Before setting up your export request parameters, verify that your Kafka environment is fully prepared and configured.
Important:
Not yet available in some regulated markets. Check the Store listing for availability in your region.
About this task
This task involves preparing the export request parameters, managing API request submitted and response received, securing Hermes and consuming export results.
Procedure
What to do next
Set up a secure connection to Hermes, to start consuming data export results. See Setting up a secure connection to Hermes.