Hello @Joyce and thank you for answering my question.
I have tried and it does not seem to work.
I must say that this feature is extremely important to us as without this we cannot finish our project and therefore we cannot switch from another provider to WeWeb.io
You can replace any of the above with variables as you see fit. For the developer, it’s ergonomically not as much fun as using the nocode form, but its doing the same thing as the form under the covers.
We often work on these kinds of pushing-the-envelope no-code and low-code cases in our daily State Change office hours.
Thank you for your help @raydeck but I will pass for now and wait until this feature is available on WeWeb before switching. I would just like to point out that this feature is available on other platforms such as Bubble. Also, this is possible for other API verbs on WeWeb such as PUT.
I created the product ticket internally for the tech team to explore but note that it may not be something we choose to develop because sending a body with a DELETE call is not a recommended or widely supported practice in web development.
Here’s an article on the topic in case you’re interested:
Hello @Joyce thank you for your help. I understand that including a body in a DELETE request is not recommended practice. However, the software we use for our backend does use it and we are stuck with this.
FWIW (and perhaps for other viewers of this thread) a major advantage of WW is the ease with which one can drop in and out of javascript for the hard bits. This is in contrast to other systems (I think in particular of Bubble), which might have more first-party “legos” but the escape hatches are harder.