Skip to content

Instantly share code, notes, and snippets.

@stephenson
Last active June 3, 2019 09:22
Show Gist options
  • Save stephenson/9eb5a2f0295c73f51e146ec822d9fc69 to your computer and use it in GitHub Desktop.
Save stephenson/9eb5a2f0295c73f51e146ec822d9fc69 to your computer and use it in GitHub Desktop.
<form action="https://www.submithook.com/" method="post">
<input type="hidden" name="webhook" value="https://replace-this-webhook-url.com/">
<input type="hidden" name="redirect" value="https://replace-this-redirect-url.com/">
<input name="name" type="text">
<input name="email" type="email">
<button>Test Submit Hook</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment