Issues with Base64 Decode - Base64.decodeAsBinary()
Curious if anyone has any thoughts or can see if I’m just doing something wrong… I have a pipeline that’s fetching content files from Salesforce. These are received in BASE64 format and need to be decoded to binary before posting them to an internal...