Can it control windows applications?
Hello @aisuyi065,
welcome to the community!
n8n by itself can’t directly control Windows desktop applications.
What specifically would you like to do?
1 Like
I have a few workflows that talk to my AD servers. They have WinSSH set up and n8n connects to that and runs powershell scripts, at that point anything the user has permission to do is pretty easy. You’d have to work a lot harder if you’re looking to interact with GUI programs rather than things with a command line, but that’s probably straying into ‘bad idea’ territory anyway.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.