apex-sobjectdataloader
apex-sobjectdataloader copied to clipboard
A generic native SObject data loader implementation using Apex JSON support
System.JSONException: Cannot deserialize instance of base64 from START_OBJECT value is there way that sobjectdataloader handle deserialization of attachment?
I just installed this in our sandbox and tried to serialize an Account record. I received the following error: "System.QueryException: Implementation restriction: CollaborationGroupRecord requires a filter by a single Id,...
Wondering if you can point me in the right direction where to start troubleshooting the below error - the debug logs are cut off: ``` CollaborationGroupRecord requires a filter by...