1
Create a Formbase endpoint
Create a new form in the Formbase dashboard and copy the endpoint URL.
2
Build your Wix form
Add input elements to your page and give them IDs (for example,
#nameInput, #emailInput).3
Send the submission with Velo
#status for feedback.For file uploads, use
FormData and a file input element instead of JSON.