• Loulouka Formula
  • NEWBIE
  • 0 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
If the value is updated in the account object record(updation in field of the record, change in ownership of the record, added child to that record, deletion of that record), then I want to fetch the history of that record and want to store every updated record in another custom History__c object. how do we can achieve this?