Data Enirchment
Validate Email Node
Validate an email address
This node allows you to validate an email address.
Node Inputs
- Email to validate: The email you want to validate
- Type:
Text
- Type:
If Custom Validator is selected:
- API Key: The API key to use
- Type:
Text
- Type:
Node Parameters
On the face of the node:
- Model: The validation model you want to use. You can choose between Regex and Custom Validators.
- Type:
Dropdown
- Type:
If Custom Validator is selected:
- Provider: The validation provider to use. The options available are Hunter, Debounce and Proxycurl. The default value is Hunter.
- Type:
Dropdown
- Type:
Node Outputs
- Status: The validation status of the email
- Type:
Boolean
- Example usage:
{{email_validator_0.status}}
- Type: