// make.com integration

Static Variables

Static variables can be accessed via the variable with the name 'variables'. In contrast to dynamic parameters, they are not displayed and set externally via Make or a function call.
Example: variables.myVarName or variable'HTML Template'

CustomJS Variable
CustomJS Variable

HTML Editor

When creating a variable, you can choose between the types Text and HTML. If you select HTML, you will get an HTML editor with a live preview while editing.

CustomJS Variable HTML EDITOR
CustomJS Variable HTML EDITOR