You need to sign in to do that
Don't have an account?

getDeleted for AccountShare
Hi
I need to replicate data for specific user and found that AccountShare object doesnt support getDeleted method.
Is there a way to know to which accounts user lost access since some timestamp?
I need to replicate data for specific user and found that AccountShare object doesnt support getDeleted method.
Is there a way to know to which accounts user lost access since some timestamp?
Getdeleted is not possible for account share as per the soap api documentation at the link http://www.salesforce.com/us/developer/docs/api/index_Left.htm#StartTopic=Content/sforce_api_objects_accountshare.htm?SearchType=Stem

Thanks, but that's what i know already. I am looking for a workaround. I don't believe there's no way to correctly replicate data with sfdc.

Hi, I also encountered this situation. Did you find any solution/workaround for your case ? Could you please share details ?