When I attempt to replicate ContentDocumentLink with CData Sync from Salesforce to SQL, I am getting this error.
>0] 500] Could not execute the specified command: sf:MALFORMED_QUERY] MALFORMED_QUERY: Implementation restriction: ContentDocumentLink requires a filter by a single Id on ContentDocumentId or LinkedEntityId using the equals operator or multiple Id's using the IN operator.
The tool that I am looking to replace with CData Sync can do it. Is there a workaround to get this object to replicate?
Thanks