Hi,
I want to cal a URL (postback to an adnetwork) in the backendless code that runs after an insert is being made.
how can I call a URL? what would be the http library to use that is included in your servers?
Thanks,
Tal
Hi,
I want to cal a URL (postback to an adnetwork) in the backendless code that runs after an insert is being made.
how can I call a URL? what would be the http library to use that is included in your servers?
Thanks,
Tal
Hi Tal,
Please see this:
https://backendless.com/documentation/business-logic/js/bl_external_hosts.htm
Regards,
Mark
I found the same documentation for Java,
but they lacked the code part:
https://backendless.com/documentation/business-logic/java/bl_external_hosts.htm
how can I implement in java?