Learn how to connect a form to a Notion database using Heysheet. This guide shows you how to use Heysheet as a Notion form backend to collect form data in Notion.
name
attributes of your form fields.
For example:
Name | |
---|---|
Text | Email Property |
action
attribute to your Heysheet endpoint and set the method
to POST
.
name
attributes in your form must match the property names in your Notion database.