Accessing Backendless APIs from CBL custom events

If we want to access other Backendless APIs (specially Data and Geo) from custom event code in CBL, do we need to access them via the api.backendless.com REST API or can we somehow do them directly via the Java libraries?

Also for CBL, do we need to apply for http and https access to api.backendless.com?

Hi, Simon.

  1. You can use Android/Java in your custom code.
  2. “…apply for http and https access to api.backendless.com” -
    access to api.backendless.com is granted by default.

Regards,
Kate.