Preparing for the Usage Insights data export via REST API

  • Release version: Australia
  • Updated July 10, 2026
  • 1 minute to read
  • 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

    1. Have your instance URL and user credentials ready for authentication.
    2. Navigate to the Usage Insights dashboard.
    3. Search and select the application you would like to export data from.
    4. Navigate to Events to explore various event names.
    5. Review and select the column and available data before you submit the export request.
    6. Prepare your export request parameters.
      See UXA Data Export Service API to learn more.
      1. Submit the export request via the REST API.
      2. Export request response.
      3. Capture the response and job ID.

    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.