Get All Database Users with MongoDB Atlas and Send Results via Email
This workflow will retrieve a list of all database users from your MongoDB Atlas account and send the results to the specified email address. This is useful for auditing your database access permissions or for troubleshooting database issues.
icon
icon
Breakdown
  1. Get All Database Users with MongoDB Atlas.
  2. Send results via Email.