Skip to content

Sending form submissions ​

Headlessforms offers three primary methods for form submissions, each with its own strengths and weaknesses:

  • API: Ideal for developers requiring custom integration and flexibility. It allows for tailored form submission processes, but requires more technical know-how.

  • Form Endpoint: This method is straightforward, involving directing form submissions to a unique URL. It's simple to implement, suitable for basic needs, and eliminates server-side coding. However, it might not offer the customization depth that complex applications require.

  • Form Builder and Hosted Forms: Perfect for users seeking ease of use with drag-and-drop functionality. It's great for quickly creating and deploying forms without coding. While it provides convenience and speed, it may lack the extensive customization options available in API or direct endpoint integration.

Each method caters to different user profiles, balancing ease of use with customization capabilities.