webix.remote return value

I can’t find any documentation what to return from the server to use the webix.remote feature, https://docs.webix.com/api___remote.html

I’m using asp.net on the backend and want to use the webix.remote feature.

bumping…

Please check: https://docs.webix.com/desktop__webix_remote.html

Currently, we provide two solutions as examples: for PHP and Node.js. Both samples for server side are available at our GitHub

I already checked the documentation and samples, but what json / text / javascript should be returned by the server? My backend is a asp.net environment and i have no experience with php/node. Where can I see the result of this download?
script src=“api.php”

bumping the thread again…