Hi there,
I want my users to be able to call an API and then save the response to Xano as well as display it on the page.
How do I do this in Weweb?
When I try to set up the post collection it doesn’t work because there is no live data from the other API for it to use as an example.
and when I try to display the response on the page it doesn’t work either.
Is there some sort of JSON parsing or conversion process I can follow?
Alternatively, it is possible to trigger a webhook from the browser as if so, I can trigger a Make.com workflow I have where this is set up already.
Thanks!
Ed