Learn Slapform Documentation
Slapform is a form processing service which allows you to handle forms on your websites & apps without any back-end code!
Get started quickly
Here's what you need to get started:
- A website and access to the HTML code
- A Slapform account. Create one now.
- A basic understanding of HTML and JavaScript.
Choose your preferred method to create a form
You can create:
- An HTML form by pointing the
actionattribute to our endpoint - A JavaScript / AJAX form by using our npm module or making a post request to our endpoint
Explore documentation pages
HTML Form
Learn how to create a form using standard HTML
JavaScript Form
Learn how to create a form using JavaScript and AJAX
Name Triggers
Customize form behavior with special name attributes
Variables
Insert dynamic content into your forms
Response Error Codes
Understand error codes returned by the API