Salesforce Reader/Writer in FME don't support read type base-64 data from Salesforce. So except salesforce reader, is there any way to read type base-64 data from salesforce by FME?
Page 1 / 1
I don't know about the SalesForce bit, but you can use either the BinaryDecoder or the TextDecoder transformer to decode an attribute value containing base64-encoded data.
I don't know about the SalesForce bit, but you can use either the BinaryDecoder or the TextDecoder transformer to decode an attribute value containing base64-encoded data.