Apex Sharing in Salesforce

Поділитися
Вставка
  • Опубліковано 30 вер 2024
  • Apex Sharing in Salesforce

КОМЕНТАРІ • 4

  • @shreyasimitra3854
    @shreyasimitra3854 3 місяці тому +1

    What is the use case in real project where admin will have to share access programmatically?

    • @justindixon4068
      @justindixon4068 3 місяці тому

      Typically the OOTB sharing functionality from Salesforce falls down when thinking about sharing child record. Lets say you have a custom object under Account with Private OWDs. You want to give access to the child custom object to Account Team members who are in the Sales Team. You can either manually share the custom records with each relevant members or use automations.

  • @poornachandra3576
    @poornachandra3576 20 днів тому

    thanks for the good explanation