Overview
The 'Utility - Validate Email Address' action for Power Automate validates the email address provided
Video Guide
Validate an Email Address in Power Automate
Default Parameters
The default 'Utility - Validate Email Address' flow action parameters are detailed below:
- Email Address - The email address to verify
Return Parameters
Action Specific Return Values
- Result - A boolean value indicating whether the email address is valid
Standard Return Values
- OperationId - The unique ID assigned to this operation.
- HttpStatusCode - The HTTP Status code for the response.
- HttpStatusMessage - The HTTP Status message for the response.
- Errors - An array of error messages should an error occur.
- Operation Status - Indicates whether the operation has been completed, has been queued or has failed.
0 Comments