How to Connect MongoDB to Cloud2Sheets
Get Your Connection String
For MongoDB Atlas:
Log in to MongoDB Atlas
Click "Connect" on your cluster
Choose "Connect your application"
Copy the connection string
Replace
<password>
with your actual database password
Connect in Cloud2Sheets
Open Cloud2Sheets in Google Sheets
Click "Connect" in the sidebar
Click the "+" button to add a new connection
Select "MongoDB"
Enter a name for your connection
Paste your connection string
Click "Test Connection" and then "Save Connection"