-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: Webhook.site Form Builder | ||
nav_order: 395 | ||
--- | ||
|
||
# Form Builder by Webhook.site | ||
|
||
Form Builder is an easy way to create HTML forms with custom functionality for Web sites, like contact forms, registration forms, etc. | ||
|
||
Simply drag and drop the desired components onto the form, enter your Webhook.site URL and copy the HTML code to your Web site editor. | ||
|
||
<div class="center"> | ||
<a href="https://webhook.site/form-builder" class="md-button md-button--default no-underline center">Go to Webhook.site Form Builder</a> | ||
</div> | ||
|
||
Below is a quick video demo that shows how to use Form Builder to create a flow that emails recipients a generated PDF file using [Custom Actions](/custom-actions.html). | ||
|
||
<center><iframe width="100%" height="315" src="https://www.youtube.com/embed/aOTqrnIm_8Q" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></center> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters