Call Server-side Functionality from Visual Builder

Visual Builder apps run in the client’s browser. If you want to invoke external code residing on some other server, create a REST wrapper for that code and use Visual Builder to call REST services and invoke them.

This also applies to Node.js code on the server which is in JavaScript.