Connectors
Azure Cosmos DB
Icon

Azure Cosmos DB Connector

Quickly build integrations connecting your B2B SaaS to Azure Cosmos DB.

About the Azure Cosmos DB Connector

Manage databases, collections, and documents within Azure Cosmos DB.

Actions

Action NameAction Description
Create DatabaseCreate a new database in Cosmos DB
Delete DatabaseDelete a database from Cosmos DB
Get DatabaseGet a specific database by ID
List DatabasesList all databases in the Cosmos DB account
Create CollectionCreate a new collection in a database
Delete CollectionDelete a collection from a database
Get CollectionGet a specific collection by ID
List CollectionsList all collections in a database
Create DocumentCreate a new document in a collection
Delete DocumentDelete a document from a collection
Get DocumentGet a specific document by ID
List DocumentsList all documents in a collection
Update DocumentUpdate an existing document in a collection

Triggers

Trigger NameTrigger Description