Forum Discussion
smudassir
4 years agoEmployee
I guess you are saying whether a Script snap can read a file from the manager. I am not sure, but you can read a file via File Reader and then convert that into a document using BinaryToDocument snap. All your file’s data will be there in the “content” field. You can do whatever u want with that content in the script snap. Hope that helps.