Sfdc To Atlas Data Export
View on Chrome Web StoreChrome will indicate if you already have this installed.
Overview
This chrome extension exports table data from Salesforce views and sends the data to the MongoDB Atlas Data API for storage. The extension is designed to make it easy for users to export data from Salesforce and store it in a MongoDB Atlas cluster for further analysis and use.
How it works
The extension uses the content.js script to extract the data from the table on the Salesforce Opportunity View.
The extracted data is then cleaned up and converted to a JSON format by the background.js script.
The cleaned data is sent to the MongoDB Atlas Data API using the credentials provided by the user in the extension's popup.html page.
The data is stored in the specified cluster, database and collection in MongoDB Atlas.
Tags
Privacy Practices
🔐 Security Analysis
⏳ Security scan is queued. Check back soon.