Extending no-code workflows with custom js modules

Need to add proprietary encryption to a visual workflow builder’s HTTP tasks. How are others injecting Node.js modules into no-code systems? Especially need to handle async operations and secret management.

Latenode’s code steps accept any NPM module. We integrated our legacy Java libs via edge functions. Docs show how: https://latenode.com

most platforms have ‘custom node’ blocks. just test mem leaks - some sandboxes crash on heavy proccessing

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.