How can I extract my data from AnnounceKit?

AnnounceKit offers a couple of ways to access and extract your data.

Native Export Options

Most of your data can be downloaded as a CSV file directly from the dashboard โ€” no API needed.

Settings โ†’ Import & Export

Go to Settings โ†’ Import & Export for the central export hub. The Export card there lets you download a full CSV of:

  • Audience
  • Activity
  • Feature Requests
  • Product Roadmap
  • NPS

Everything you've collected stays yours โ€” these exports remain available even on a read-only workspace.

Export buttons inside the sections

Some sections also have their own Export button, which exports exactly what you are currently looking at:

  • Audience โ€” the Export button next to Import honors your active filters, so you can export a single segment instead of your whole audience.
  • Activity โ€” the Export button (top right) downloads your activity list, and can be filtered by Segment Profiles first.
  • NPS โ†’ Analytics โ€” the Export button downloads the responses for the currently selected date range, survey and segment.

If you want everything rather than the current view, use the Settings โ†’ Import & Export hub instead.

Full Data Access via GraphQL API

For deeper data access โ€” including posts, reactions, comments, and analytics โ€” you can query everything you see on the dashboard via our GraphQL API.

You can test and check the results of several query paths related to analytics.

Was this helpful?