Activity Forums Salesforce® Discussions How to open up sharing for old/exising records in system using Salesforce apex code?

  • Gourav

    Member
    October 3, 2016 at 12:51 PM

    Hi Tanu,

    You can use batch class to share old records with other users e.g if your are try to share Accounts records then you can use AccountShare object which is a standard salesforce object. By this you can share Accounts records with any users who is available in salesforce.

    Hope this will help you.

    Thanks.

Log In to reply.