Hi all,
I have an integration that returns documents, and I am looking to have the document saved into a new folder that is created for each document. I am running into this error:
I'd appreciate any advice or thoughts. Would this be better fit for a PM, if so, what would be the recommended path of approaching this?
Thank you in advanced!
Discussion posts and replies are publicly visible
You will have to create the folder beforehand, or store the file to a temporary folder and then move it later on.
May I ask why you want to create a folder for each file? Do you have any specific requirements in terms of security?