Hi, I'm curious if I could receive help with a content-uploading issue I'm experiencing with webflow to Xano's backend. I'm attempting to create a web app similar to Patreon where creators can upload large image and video content files on webflow's frontend and have it store the post's content and inputs in the Xano database. Then, using the Xano's API to display the submitted content back in webflows frontend.
Everything seems to run properly when tested through the run and debug however when submitting through the API endpoint I have set up in webflow, I'm able to pass the image upload through the form but the 'post-title' and 'description' inputs from the frontend aren't passing through to Xano. I've double-checked to make sure the IDs are matching in the database, Xano inputs, and webflow inputs. And followed the form submission and content upload tutorials on youtube.
The images showcase the success in the request history and the database receives the image file submitted through webflow however the input's themselves only pass through to the database when 'Run & Debugging' in Xano.
Would love to know what I'm doing wrong if anyone has advice on this.
Thanks!
ReadOnlyLink
Content Upload from Webflow Form -> Xano -> Webflow
Answered
20 replies