Email-Deliverability And Quality

Content Type: Module
Categories:

Overview

This module validate & verify the email address assessing deliverability and quality using an API provided by API Layer

Documentation

Email-Deliverability And Quality

This module validate & verify the email address assessing deliverability and quality using the API provided by API Layer.

Description -

Validates and verifies an email address assessing deliverability and quality.

Dependencies -

• Requires Mendix Modeler 8.18.16 or higher

• API Key from API Layer https://apilayer.com/

Configuration -

• Create an account on the API Layer https://apilayer.com/ and subscribe to the "Email Verification API" category from the API Layer marketplace https://apilayer.com/marketplace/email_verification-api

• Collect the API Key of your API Layer account

• Add the API Key value to the constant APIKey under EmailVerification module

• Reuse the ACT_VerifyEmail microflow in your logics by passing Email String as input parameter.

Releases

Version: 1.0.0
Framework Version: 8.18.16
Release Notes: **Email-Deliverability And Quality** This module validate & verify the email address assessing deliverability and quality using the API provided by API Layer. **Description** - Validates and verifies an email address assessing deliverability and quality. **Dependencies** - • Requires Mendix Modeler 8.18.16 or higher • API Key from API Layer [https://apilayer.com/](url) **Configuration** - • Create an account on the API Layer [https://apilayer.com/](url) and subscribe to the "Email Verification API" category from the API Layer marketplace [https://apilayer.com/marketplace/email_verification-api](url) • Collect the API Key of your API Layer account • Add the API Key value to the constant APIKey under EmailVerification module • Reuse the ACT_VerifyEmail microflow in your logics by passing Email String as input parameter.