• Paul Edwards 14
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
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?