Sending POST/DELETE from JS

What is the recommended way to send a POST or DELETE request from my deployed JS code to an external API?

Thanks,

Hello @Klaas_Klever

You could use Backendless.Request

Here you could find a documentation - GitHub - Backendless/Request: Simple Node.js and browser REST client