Configure custom HTML content for your process
💡 You can use variables in your HTML with double curly braces: {{ variableSyntaxExample }}
💡 Add CSS to style your HTML content. These styles will be scoped to this HTML node only.
💡 Use processVariables
to access and modify process data.
Available variables: {{ availableVariableNames.join(', ') || 'None' }}
Click to select variables this HTML node will read from
Define variables this HTML node will create or modify
Click "Refresh Preview" to see your HTML content