Automate MongoDB Atlas for free on Stepper
Manage MongoDB Atlas projects, clusters, database users, IP access lists and alerts.
Triggers available for MongoDB Atlas on Stepper
New Event
Triggers when a new event is recorded in the Atlas project activity feed (cluster changes, user changes, billing, audit events).
- 3 parameter s
New Alert
Triggers when Atlas opens a new alert in the selected project.
- 2 parameter s
New Cluster
Triggers when a new cluster is created in the selected Atlas project.
- 1 parameter s
New Project
Triggers when a new project is created in an organization the connection can access.
New Database User
Triggers when a new database user is added to the selected Atlas project.
- 1 parameter s
Actions available for MongoDB Atlas on Stepper
List Projects
Lists the Atlas projects the connection can access.
- 1 parameter s
Find Project
Retrieves a single Atlas project by ID.
- 1 parameter s
Create Project
Creates a new project in an Atlas organization.
- 4 parameter s
List Clusters
Lists the clusters in an Atlas project.
- 1 parameter s
Find Cluster
Retrieves a single cluster, including its state, version and connection strings.
- 2 parameter s
Create Cluster
Creates a new cluster in an Atlas project. Provisioning is asynchronous — the cluster is returned in the CREATING state.
- 12 parameter s
Pause Cluster
Pauses a running Atlas cluster to stop compute charges. Free M0 clusters cannot be paused.
- 2 parameter s
Resume Cluster
Resumes a paused Atlas cluster.
- 2 parameter s
Delete Cluster
Permanently deletes a cluster and its data. Fails if termination protection is enabled. A cluster still in the CREATING state returns an error — wait until it is IDLE before deleting.
- 3 parameter s
List Database Users
Lists the database users in an Atlas project.
- 1 parameter s
Create Database User
Creates a SCRAM database user in an Atlas project.
- 9 parameter s
Delete Database User
Removes a database user from an Atlas project.
- 2 parameter s
List Access List Entries
Lists the IP access list entries for an Atlas project.
- 1 parameter s
Add IP Access List Entry
Adds an IP address or CIDR block to a project's IP access list.
- 5 parameter s
Delete IP Access List Entry
Removes an entry from a project's IP access list.
- 2 parameter s
List Alerts
Lists alerts for an Atlas project, optionally filtered by status.
- 2 parameter s
Acknowledge Alert
Acknowledges (or unacknowledges) an open Atlas alert.
- 5 parameter s
List Alert Configurations
Lists the alert configurations defined for an Atlas project.
- 1 parameter s
List Events
Lists events from an Atlas project's activity feed, with optional type and date filters.
- 5 parameter s
List Processes
Lists the MongoDB processes (hosts) running in an Atlas project.
- 1 parameter s
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.