Server api that inserts and calls external api

Hi,

Is is possible to have an api that we can call on backendless that will

  1. receive a parameter
  2. check in 3 tables where that value is
  3. call an external URL with parameters

Thanks,
Tal

Hi Tal,

Yes, you can do that with the API services:
https://backendless.com/documentation/business-logic/js/apieng_what_is_a_service_.htm

Regards,
Mark

Hi Mark,

The link is not accessible - it returns 404

Hi,

check this one https://backendless.com/docs/bl-js/bl_what_is_a_service_.html

Regards, Vlad