I’m using xano for my back end and can not create a record because I have a field of text objects (a list) and I can not update it because xano requires post to update but appguyver uses put
Hi, you can configure the update POST call in another data resource or use the HTTP request
node from the marketplace.
1 Like