You need to sign in to do that
Don't have an account?
iswarya sekar 7
How to export all data from salesforce
Hi, I need to export all data from Salesforce. what are all the possible ways?
1. data loader - used to export data from a particular object
2. REST API - from a particular sobject only, data can be extracted.
Is there anyway?
1. data loader - used to export data from a particular object
2. REST API - from a particular sobject only, data can be extracted.
Is there anyway?
Data Export lets you prepare a copy of all your data in salesforce.com. From this page, you can start the export process manually or schedule it to run automatically. When an export is ready for download you will receive an email containing a link that allows you to download the file(s). The export files are also available on this page for 48 hours, after which time they are deleted.
From Setup --> Admin --> Data Management --> Data Export Click Export now or use schedule options .
All Answers
Data Export lets you prepare a copy of all your data in salesforce.com. From this page, you can start the export process manually or schedule it to run automatically. When an export is ready for download you will receive an email containing a link that allows you to download the file(s). The export files are also available on this page for 48 hours, after which time they are deleted.
From Setup --> Admin --> Data Management --> Data Export Click Export now or use schedule options .