Can Hazel Trigger a KM Macro?

I've been enjoying Hazel, but lately I've been wondering if there's a way to have Hazel trigger a KM macro once it's finished things like renaming and moving the files. Is there an AppleScript that I can place in the to-do section of a task in Hazel that can trigger a specific macro in KM? (If I knew how do code, I'd just make it myself.) Also, I wonder if there's a way where the script could tell a macro which file to run on.

You can select "Or by script" trigger and copy the one you need (eg Applescript, Shell script) to be called by Hazel

image

1 Like

Thanks, @macdevign_mac! I really need to read more on triggers, apparently.