Verify email
Determine if a specific email address is valid.
Common use cases
- Customer Success
- Customer Support
Category
- Communication
Inputs (what you have)
| NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
|---|---|---|---|---|
| Email address to be verified | Yes | johndoe@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 section. These variables in the Data Library section are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
- N/A
Outcomes
| NAME | DESCRIPTION |
|---|---|
| Yes | This status is selected if the email address was successfully verified. |
| No | This status is selected if the email address was not successfully verified. |
| Unsuccessful | This status is selected in the event of the following scenarios:- Application site is down |
Requirements
- N/A