Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas
Created by Guest
Created on May 13, 2020

Atlas activity feed

We want option to export Atlas activity feed in a file to export and work with it. Parse it etc ... Even better, make a collection with it.
  • Attach files
  • Guest
    May 14, 2020
    Hi Louis, You can programmatically pull the activity feed via this API endpoint: https://docs.atlas.mongodb.com/reference/api/events/ For completeness, note that the not every field in the UI version is accessible via that API endpoint, but the core fields are. Cheers -Andrew