I'm merging orgs and am stuck on the files part. I can export the files from the old org and insert them in the new org, but I can't figure out how to associate them with the correct parent records.
I believe I need to create ContentDocumentLink records to do this, but I can't export that object from the old org. Any ideas?
@Doug Ayers @Solo Admins @* Salesforce Administrators * @Admin Group, Raleigh, US
Yes indeed, progress. Sorry to drag this out. Fun and frustrating all at once.
There seems to be some sharing issue with emailMessage. I can do an open query and get two records, both that I created. I can't get any others though. I think this query is specific enough and I can see it in the UI. I did try including archived records, but no go (I'm using workbench btw).
SELECT ActivityId,Id,Subject FROM EmailMessage WHERE CreatedById = '00537000001bgLJAAY'