Slapform Logo Slapform Logo
Recent searches
Gulp Notification panel
Tutorials
How to set up Gulp?
How to change theme color?
Members
Image Description
Amanda Harvey
Image Description
David Harrison
A
Anne Richard
See all results
  • Welcome, loading...
    Profile & account
    Sign out
Slapform Logo Slapform Logo
  • Dashboard
  • Explore
  • Forms
    • My forms
    • New form
  • Submissions
    • My submissions
  • Documentation
  • Documentation v1
  • Support
  1. Dashboard
  2. Forms
  3. Edit

Edit form

  • Start
  • Integration
  • Submissions
  • Settings
Loading...

Endpoint

Copy

Integration

  • HTML
  • JavaScript
Just copy/paste this on your site!
<form method="POST"
action="">
<input type="email" name="email">
<textarea name="message"></textarea>
<button type="submit">Submit</button>
</form>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/index.min.js"></script>
<script type="text/javascript">
var slapform = new Slapform();
slapform.submit({
form: '',
data: {
name: 'Jon Snow',
message: 'Hello World!',
}
})
.then(function (response) {
console.log('Success', response)
})
.catch(function (e) {
console.error('Fail', e)
})
</script>
My Submissions
0 Selected Delete
Status:
Signed up:
Form Status Date Id
Loading...
Showing: of
Download as CSV

General

Form Name *

Form enabled
Choose whether to allow new submissions

Submissions

Redirect URL

Captcha
Require your users to complete a captcha (only applies to HTML submissions)

Form Plugins

Enable or disable form plugins

Webhook URL

Function script

Wait
Are your sure you want to delete this form?

© 2023 Slapform, ITW Creative Works. All rights reserved.

  • FAQ
  • Terms of Service
× You are using an outdated browser that our site DOES NOT support. Please click here to update your browser.