# Form Fails

Tourial sends an email to Tourial admins for 3 specific form failures **if you are using the HubSpot integration.** We do not alert Marketo or Pardot users of form fail errors.

There are three common form failures that may occur when a visitor attempts to submit a form in one of your interactive demos or in a tour center.

* Blocked Email
  * You may have blacklisted specific emails on your end
  * You have enabled ‘exclude generic emails' in your HubSpot forms, but not in your Tourial form
    * We will attempt to auto fix this every week through automations that we run
* CAPTCHA is enabled in your HubSpot form (HubSpot does not allow 3rd party forms to submit to their API if CAPTCHA is enabled on that HubSpotform)
* Required field missing
  * You have a field in Tourial that no longer exists in HubSpot (you've likely removed a field in your HubSpot form but did not remove that field in your Tourial form)
  * The inverse of this, 'you have a field in HubSpot that does not exist or is not mapped in your Tourial form', can also occur. **We do not currently send email alerts for this. Tourial gets an internal email alerting us, and we pass this on to the account admins.**
    * If the field in HubSpot that is missing in your Tourial form is REQUIRED in your HubSpot form, the form submission will fail. But if that same field is OPTIONAL in your HubSpot form, the form submission will fire with no issue.
    * **This specific rule applies to HubSpot, Marketo, Pardot, and Salesforce form integrations.**

You can see these three emails below:

### BLOCKED EMAIL <a href="#h_31cddaf0a4" id="h_31cddaf0a4"></a>

Subject: Issue with Recent Form Submission Due to a Blocked Email Address\
​\
​*Hi there,*\
\&#xNAN;*​*

*We were unable to process a recent form submission because the email domain has been blocked by {YOUR MAP INTEGRATION}. We apologize for the inconvenience.*\
\&#xNAN;*​*

*Form submission information:*

*First Name: John*

*Last Name: Doe*

*email:* [*john@doe.net*](mailto:john@doe.net)

*If you have any additional questions please reach out to* [*support@tourial.com*](mailto:support@tourial.com)*.*

*Thank you,*

*Tourial Team*\
​

\---------------------

### &#x20;CAPTCHA <a href="#h_7f05ae4fb8" id="h_7f05ae4fb8"></a>

Subject: Issue with Recent Form Submission due to CAPTCHA

\
​*Hi there,*

\
​*We were unable to process a recent form submission due to an issue with the CAPTCHA verification. We apologize for the inconvenience.*

\
​*Please confirm you don’t have a CAPTCHA configured on {FORMNAME} in your {MAP} form settings to prevent this from happening again.*

\
​*Form submission information:*

*First Name: John*

*Last Name: Doe*

*email:* [*john@doe.net*](mailto:john@doe.net)

*If you have any additional questions please reach out to* [*support@tourial.com*](mailto:support@tourial.com)*.*

\
​*Thank you,*

*Tourial Team*

\---------------------

### &#x20;REQUIRED FIELD MISSING / FIELD NOT IN FORM DEFINITION <a href="#h_95466d52f0" id="h_95466d52f0"></a>

Subject: Issue with Recent Form Submission due to Missing Field

\
​*Hi there,*\
\&#xNAN;*​*

*We were unable to process a recent form submission due to a missing form field. We apologize for the inconvenience.*\
\&#xNAN;*​*

*{{if FORMV3}} Please go to app.tourial.com/forms, select {FORMNAME}, disconnect, then reconnect the form.*\
\&#xNAN;*​*

*{{if FORMV2}} Please go to app.tourial.com and ensure the number Tourial form's fields match the number of {MAPNAME} fields.*\
\&#xNAN;*​*

*Form submission information:*

*First Name: John*

*Last Name: Doe*

*email:* [*john@doe.net*](mailto:john@doe.net)

*If you have any additional questions please reach out to* [*support@tourial.com*](mailto:support@tourial.com)*.*

*Thank you,*

*Tourial Team*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.navless.ai/admin-and-settings/tourial-forms/form-fails.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
