Consuming REST service CLIENT/AJAX side

0
Is there a way to set up a JSON structure and an import mapping, but have the REST service called from the CLIENT side and not through a microflow (without writing ajax/jquery code from scratch)?   The reason I ask is because we have an API that only allows connections if you’re on our network. Users of the application will only be internal users on our network so connecting via CLIENT side API would not pose any problems. The fact that our Mendix hosting is in the cloud prevents us from being able to connect server-side via microflow.
asked
0 answers