Skip to main content

Retrieve email insights

Retrieve insights about a specific email address.

Common use cases

  • Data Manipulation

Application

  • Communication

Inputs (what you have)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
Email AddressEmail address to be verifiedEmailYesjohndoe@wrk.com

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data Library. These variables in the Data Library are the outputs of previous Wrk Actions in the Wrkflow.

Outputs(what you get)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
AccountThe portion of the email address before the "@" symbolTextYesjohndoe
Email addressThe email address you are validatingEmailYesjohndoe@wrk.com
CityThe city of the IP passed inTextYesToronto
CountryThe country of the IP passed inTextYesCanada
Did you meanSuggestive fix for an email typoTextYesjohn@wrk.com
DomainThe portion of the email address after the "@" symbolTextYeswrk.com
Domain age daysAge of the email domain in daysTextYes226
First nameThe first name of the owner of the email when availableTextYesJohn
Free emailIf the email comes from a free providerTrue/FalseYestrue
GenderThe gender of the owner of the email when availableTextYesMale
Last nameThe last name of the owner of the email when availableTextYesDoe
Mx foundDoes the domain have an MX recordTextYestrue
Mx recordThe preferred MX record of the domainTextYesmx-aol.mail.gm0.yahoodns.net
Processed atThe UTC time the email was validatedTextYes2017-04-01 02:48:02.592
RegionThe region/state of the IP passed inTextYesOntario
SMTP providerThe SMTP provider of the emailTextYesyahoo
StatusPossible values include: valid, invalid, catch-all, unknown, spamtrap, abuse, do_not_mailTextYesvalid
Sub statusPossible values include: antispam_system, greylisted, mail_server_temporary_error, forcible_disconnect, mail_server_did_not_respond, timeout_exceeded, failed_smtp_connection, mailbox_quota_exceeded, exception_occurred, possible_trap, role_based, global_suppression, mailbox_not_found, no_dns_entries, failed_syntax_check, possible_typo, unroutable_ip_address, leading_period_removed, does_not_accept_mail, alias_address, role_based_catch_all, disposable, or toxicTextYesgreylisted
Zip codeThe zipcode of the IP passed inTextYesX1X 1X1

Outcomes

NAMEDESCRIPTION
SuccessThis status is selected when the email is successfully verified
No ResultThis status is selected in the event of the following scenarios:- No email insights found
UnsuccessfulThis status is selected in the event of the following scenarios:- No email address is provided

Requirements

  • N/A