Get file contents from attachment clip
Is there any way to get a file's contents from an attachment clip? Basically, I want to upload an XML folder with some data in it, open the file in code, perform validations on the file's contents, and throw a flag to kick off a new folder based on the validation result. I couldn't see any way to do this with the…