News and Announcements

Scriptable Process Editor Update An updated code-first environment for building "scriptable processes". JavaScript-based automation's that pull data from a source, transform it, and write results back into your model. It sits alongside the existing node-based Visual Process canvas but is built for people who'd rather write a script than wire up a flow diagram. Requires Engine Version 2.7.234 or later. Layout Sidebar, editor, and console all live in a shared resizable splitt layout. Drag panes bigger or smaller, order them however you need. Ability to edit multiple scriptable processes and execute them too. Full code editor: (the engine behind VS Code) for the script pane, with real autocomplete and suggestions, not just plain...
MODLR Excel Add-In Blank values now work in validated lists on CubeGet formulas. Added new card execution formulas (also available in the Formula Create Wizard): MODLR.EXECUTECARD – Creates a clickable cell that executes a MODLR card and writes the CSV output to a selected range. MODLR.VIEWCARD – Creates a clickable cell that executes a MODLR card and opens the result in a browser window. MODLR Tags are now searchable in the Explorer Pane. Cell references inside CubeSend formulas now send the correct value. Values can now be pasted directly into CubeGet formulas using the right-click context menu. Improved support for different locale number formats when writing back through CubeGet formulas. You can download the latest version of...
MODLR Excel Add-In Workview Validations (Experimental) When enabled in the Options menu, Workviews that define basic validations will now display those validations as dropdown lists directly inside Excel for easier and more accurate data entry. Handling of Invalid Workview Names Workview names containing characters that Excel does not allow in worksheet names will no longer prevent the Workview from loading. Names are now automatically sanitized while preserving uniqueness. Resolved Ambiguous Element Issues Workviews that previously failed to apply CubeGet formulas due to elements named the same in both columns and row headers should now process correctly without stopping the refresh. Live Workview Auto-Refresh on Selection...
MODLR Excel Add-In Stripping Formulas will fallback to stripping individual rows or cells if there is not enough memory to strip the entire worksheet in one go. Fixed loading MODLR workviews with names longer then 31 characters. Select function will work on merged cells Refresh worksheet/workbook shortcuts (CTRL+SHIFT+R, CTRL+SHIFT+W) Correct hierarchy should be used when expanding elements on live workviews. You can download the latest version of the MODLR Excel Add-In [here]
MODLR Gateway v5.3.0 Date: 1st September 2025 This is the developer portal for designing models, reports and dashboards. For some of the functions to become available a server upgrade is required. Features: [New] Process Secrets We have added the ability to create secrets that can be used within processes, this prevents sensitive values from showing through-out Gateway, the value is set and cannot be seen again. Great for API tokens for example. [New] Webhooks The ability to create scriptable webhooks, this allows for external applications to notify your MODLR instance of events. [New] Card Styles Server wide styled components. This allows you to create specific styles then apply them quickly to elements inside your cards, keeping...