MongoDB Atlas

MongoDB Atlas

Connect to MongoDB Atlas Administration API using HTTP Digest authentication. Manage clusters, databases, and access logs with your Atlas API keys.

Triggers & Actions

Use MongoDB Atlas as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.

Triggers

No triggers available

Actions

  • Create Search Index

    Creates one Atlas Search index on the specified collection

  • Get All Search Indexes

    Returns all Atlas Search indexes on the specified cluster

  • Get Search Indexes by Collection

    Returns Atlas Search indexes for a specific collection

  • Get Search Index by Name

    Returns a specific Atlas Search index by name

  • Delete Search Index by Name

    Deletes a specific Atlas Search index by name

  • Update Search Index by Name

    Updates a specific Atlas Search index by name

  • Get Search Index by ID

    Returns a specific Atlas Search index by ID

  • Delete Search Index by ID

    Deletes a specific Atlas Search index by ID

  • Update Search Index by ID

    Updates a specific Atlas Search index by ID

  • Create Search Nodes

    Creates Search Nodes for the specified cluster

  • Get Search Nodes

    Returns the Search Nodes for the specified cluster

  • Update Search Nodes

    Updates the Search Nodes for the specified cluster

  • Delete Search Nodes

    Deletes the Search Nodes for the specified cluster

  • Get All Clusters

    Returns the details for all clusters in all projects to which you have access

  • Get Project Clusters

    Returns details for all clusters in the specified project

  • Create Cluster

    Creates a new cluster in the specified project

  • Get Cluster Provider Regions

    Returns available cloud provider regions for clusters

  • Get Cluster

    Returns details for a specific cluster

  • Delete Cluster

    Deletes a specific cluster

  • Get Database Access History by Cluster

    Returns the access logs of one cluster identified by the cluster's name

  • Get Database Access History by Hostname

    Returns the access logs of one cluster identified by the cluster's hostname

  • Get All Database Users

    Returns all database users that belong to the specified project

  • Create Database User

    Creates one database user in the specified project

  • Get Database User

    Returns one database user that belongs to the specified project

  • Update Database User

    Updates one database user that belongs to the specified project

  • Delete Database User

    Removes one database user from the specified project