Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Download Salesforce attachment

Hello Community,

I need to download a Salesforce attachment (daily). Using tSalesforceInput i can get the Body (Base64) but i can't get the file in the source format (xls).

Any help appreciated!

Thanks

Labels (3)
1 Reply
TRF
Champion II
Champion II

Hi,

Retrieving the original content file is your responsability, Salesforce will not give it to you.

So you need to code a little, as you probably do to upload attachment to Salesforce.

This may helps.