Code in Localmind Automate#
Localmind Automate is a low-code tool. This means you can do a lot without code, then add code when needed.
Code in your workflows#
There are two places in your workflows where you can use code:
-
Expressions
Use expressions to transform data in your nodes. You can use JavaScript in expressions, as well as Localmind Automate's Built-in methods and variables and Data transformation functions.
-
Code node
Use the Code node to add JavaScript or Python to your workflow.
Other technical resources#
These are features that are relevant to technical users.
Technical nodes#
Localmind Automate provides core nodes, which simplify adding key functionality such as API requests, webhooks, scheduling, and file handling.