I have a scenario that archives Salesforce Files to Sharepoint. I’ve been able to build an array of ContentDocumentIds to Download (these correspond to Salesforce Files). When I try to download a file I’m getting an error “The operation failed with an error. [404] The requested resource does not exist”
I’ve attached 2 screenshots. One shows the error and config of the download module plus you can see the ContentDocumentId I’m trying to get AND then another screenshot showing that ContentDocumentId on the SF side working just fine.
Any ideas? I tried switching between Attachment and Document - neither work.
Thanks