We have deployed a few custom API Services to Backendless and are wondering how to go about calling them from an Angular/Ionic application using the JavaScript SDK. Calling tables directly is simple using the Backendless.DataQueryBuilder and the user service is already included in the Backendless object. How do we set up to call the custom services using the SDK or should we just perform async http calls to the service’s URL endpoint without using the JavaScript SDK.
In our case it appears to take a little more config because it is an Angular app. I have read about importing the file into the “scripts” tag in the angular.json file and a few other file imports to get it working but still haven’t had any luck yet. I will keep pursuing that route however as I feel there is a solution on the short horizon.
Thank you for contacting us. Please let us know if you run into any other questions, we’re here to make sure you have a fantastic experience with Backendless.