I'm using Hazel as part of an automation workflow for one of our platforms that doesn't have an API.
- A workflow extracts some reports for me from one of our systems and puts them in the Downloads directory.
- Hazel then monitors, renames the files and then moves them to a local Box.com directory.
- Then our BI platform monitors the file in Box and pulls updates ever hour.
Unfortunately this doesn't work and I think it's related to how Hazel handles the replace function. If I rename the file manually and then copy it into Box and select replace the file is versioned in Box and all is good.
With Hazel it appears as a new file, this reflects the behaviour of it you deleted the file from Box and then copy a file of the same name. From Boxs point of view it's a new file and gets a new unique file ID. So pondering if there is a way to resolve this with Hazel?