Skip to main content

How can I extract my data from AnnounceKit?

Data extraction

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

Native Export Options

For common data like your activity feed, you can export directly from the dashboard. Navigate to the Activity section and use the Export button to download your activity data as a CSV file.

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.

Did this answer your question?