Skip to main content

I mass update the opp team member to 5k opps, but they all defaulted to read only permission, can I use dataloader to mass update their Opp Team Access from Read Only -> Read/Write through data loader?

 

I see it as an option in data loader, but I don't know what format to use.

If is Read_Write?

How to Update the Opp Access for Opp Teams through Data Loader?

 

#Salesforce  #Sales Cloud  #TrailblazerCommunity  #Data  #Salesforce Developer  #Data Management

1 answer
  1. Andrew Russo (BACA Systems) Forum Ambassador
    Feb 16, 2024, 6:57 PM

    you would need to update\delete\create OpportunityShare records. that is the object that holds it in the org.

     

    https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_opportunityshare.htm 

0/9000