It lets you collect submissions from your own forms without any back-end code. You can get notification emails for submissions, upload files from your form, benefit from best-in-class spam protection, and integrate with other apps.Any form that can send an HTTP POST works: an HTML page, a React app, a Webflow or Framer site, WordPress, or a site an AI tool built.Your browser renders your form, not formcarry, so the styles, behavior, and everything else stay entirely in your control. Formcarry just receives what the form sends; there’s no server code to write. An AI coding tool connected over MCP can set the form up and read the submission too.
From JavaScript, send Accept: application/json and you get a JSON body instead.After a visitor submits a form, they see formcarry’s thank you page. If you set a redirect, they see your page.