Email Domain Checker
Quickly clean your email lists, and check to see if the email domain is valid for recieving emails.
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 | Mightora.io |
URL | https://mightora.io/email-checker/ |
support@mightora.io |
Connector Metadata | |
---|---|
Publisher | Mightora.io |
Website | https://mightora.io |
Privacy policy | https://mightora.io/privacy/ |
Categories | Marketing;Data |
An email domain validator is essential for ensuring valid email addresses and reducing bounce rates, enhancing data quality, and preventing fraud. It helps maintain data accuracy, comply with regulations, and save costs in email communications. Its primary role is to verify the authenticity and correctness of email domains to improve data management and user experience.
Prerequisites
To use this connector you will need the following to proceed:
- A Microsoft Power Apps or Power Automate plan
- An API key from our website choosing billing from either RapidAPI or Blobr
How to get credentials
Credentials can be obtained from one of our two billing partners, either from RapidAPI or Blobr. The full process is outlined below. For support please head on over to our website here.
How to get credentials from Rapid API
- Go to RapidAPI
- Sign up for an account
- Click on Subscribe to Test
- Choose your plan, the Basic plan is free
- Subscribe to the plan
- Then click on Endpoints and copy the value from X-RapidAPI-Key
- Paste the value into the API Key field
- Choose RapidAPI as your Endpoint
How to get credentials from Blobr
- Go to Blobr
- Sign up for an account
- Click on Try for free
- Enter in your details, the trial is free
- Subscribe to the plan
- Then click on Authentication and copy the value from Primary API Key
- Paste the value into the API Key field
- Choose Blobr as your Endpoint
Get started with your connector
You can use this connector in the following cases:
- Obtain a api key either from RapidAPI or Blobr.
- Add the step in to your Power Automate Flow
- Enter in your api key and select your endpoint
- Pass in the value of your domain, you can also pass in a full email address however we only need the domain
Known issues and limitations
- Currently there are no knonw issues
- Currently we limit to 1000 calls per minute per api key, we will look to increase this if there is demand
Common errors and remedies
Check the endpoint you have chosen is correct for the API key you have
FAQ
What happends if I supply an email address
The connector sill split on the @ symbol, and process the domain name.
My API Key is not working
Please make sure you have the correct endpoint selected.
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 |
---|---|---|---|
x-mightora-key | securestring | The x-mightora-key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Check Domain |
Quickly check to see if an email domain is valid. |
Check Domain
Quickly check to see if an email domain is valid.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Email Domain
|
domain | True | string |
Email address or email domain |
API Endpoint Host
|
endpoint | True | string |
The API Endpoint Host you wish to use |
Returns
Name | Path | Type | Description |
---|---|---|---|
Valid Email Domain
|
valid_email_domain | boolean |
Boolean response as to whether email domain is valid. |
Message
|
message | string |
The message from the email checker tool. |
Email delivered to
|
email_delivered_to | string |
The email server to which the email will be delivered. |
Email delivered to (array)
|
email_delivered_to_array | array of string |
email_delivered_to_array |
More Info
|
more_info | string |
More information link about the tool. |
Message from developer
|
message_from_developer | string |
Message from developer about the platform. e.g. warnings about changes due. |