Macros for launching a local app (.exe)

The interface allows to import a macros as json file.
I need to launch a windows app when a change detected.
Does anybody know wherу such macros can be found?

@Droppik thanks for reaching out. macro in distill currently supports recording and replaying actions in a browser. it can’t launch or interact with external processes right now.

what app do you need to launch after a change has been detected? does the app have a web interface?

Basically, this app is an .exe macro that performs specific quick actions like solving captcha and clicking buttons. A built-in macro system cannot do it.