Reserved Names
Some form values are reserved for our backend to process. For example, the "apiKey" value is reserved for your access key, and is not actually emailed to you.
Name
Type
Description
apiKey (required)
string
This is required for your form to be submitted to your email address.
subject
string
This is the email subject that will be sent to you. This can be decided by the user, or pre-set via the 'hidden' attribute.
redirect
string
This is a customizable URL that the user is redirected to after the form submission.
attachment
file
PREMIUM FEATURE: Receive files
webhook
string
PREMIUM FEATURE: URL where form webhook is sent. See Webhook section for more information.
Last updated