Feature Request: Add a method for calling cloud functions (Java, Node.js, etc) using the Creator JS API

Feature Request: Add a method for calling cloud functions (Java, Node.js, etc) using the Creator JS API

Many times when building a Creator Widget that integrates with an external service we need to build custom server functions and call them from inside our widget. At the moment this cannot be done.

It would be very helpful if we could use the Creator JS SDK to call Cloud Functions and get the response. At the moment it only interacts with database records. There is no method for interacting with our Cloud Functions.

Can you please submit this as a feature request?