Abstract Email Validator (Independent Publisher) (Preview)
Improve your delivery rate and clean your email lists with Abstract's industry-leading email validation.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Fördős András |
fordosa90+ipc_abstremail@gmail.com |
Connector Metadata | |
---|---|
Publisher | Fördős András |
Website | https://docs.abstractapi.com/email-validation |
Privacy policy | https://www.abstractapi.com/legal/dpa |
Categories | Data;Business Intelligence |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Validate email |
Perform checks (e.g., free email, disposable domain, etc) on an email address. |
Validate email
Perform checks (e.g., free email, disposable domain, etc) on an email address.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Email
|
True | string |
The email address to validate. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Email
|
string |
The value for “email” that was entered into the request. |
|
Autocorrect
|
autocorrect | string |
If a typo has been detected then this parameter returns a suggestion of the correct email (e.g., johnsmith@gmial.com => johnsmith@gmail.com). If no typo is detected then this is empty. |
Deliverability
|
deliverability | string |
Abstract’s evaluation of the deliverability of the email (DELIVERABLE, UNDELIVERABLE, and UNKNOWN). |
Quality score
|
quality_score | string |
An internal decimal score between 0.01 and 0.99 reflecting Abstract’s confidence in the quality and deliverability of the submitted email. |
value
|
is_valid_format.value | boolean | |
text
|
is_valid_format.text | string | |
value
|
is_free_email.value | boolean | |
text
|
is_free_email.text | string | |
value
|
is_disposable_email.value | boolean | |
text
|
is_disposable_email.text | string | |
value
|
is_role_email.value | boolean | |
text
|
is_role_email.text | string | |
value
|
is_catchall_email.value | boolean | |
text
|
is_catchall_email.text | string | |
value
|
is_mx_found.value | boolean | |
text
|
is_mx_found.text | string | |
value
|
is_smtp_valid.value | boolean | |
text
|
is_smtp_valid.text | string |