Create file on file system

hi, is there a way to create file and save on desktop using js in the workflow ?

Hey @Asaf_Shay,

Depends on the implementation of n8n but the write brinary node should do the job.

You may be able to do it from a function node as well but most of the time the node will do the job.