overwrite files in flow
Posted: Thu Jul 20, 2023 10:23 am
I have a flow where i collect JSON-files from an external system, which i use with a JSON pickup to attach to a PDF file as metadata.
The problem is that i often get new JSON-files with updated info and I only want to keep the latest version of that JSON-file.
Because of the unique prefix i can't just overwrite the previous file.
Is there a way to check if a file already exists in a folder within a flow and delete/overwrite the old one?
The problem is that i often get new JSON-files with updated info and I only want to keep the latest version of that JSON-file.
Because of the unique prefix i can't just overwrite the previous file.
Is there a way to check if a file already exists in a folder within a flow and delete/overwrite the old one?