Overview
The 'Utility - Extract Email Addresses from Text' action for Power Automate detects and returns all email addresses found within the text provided.
Video Guide
Extract email addresses from a document using Power Automate
Credit Count
This is a Utility action and therefore consumes only 0.05 credits per operation (except 1 credit on the free plan). For example, 100 operations will consume 5 credits on a trial and all paid plans.
Default Parameters
The default 'Utility - Extract Email Addresses from Text' flow action parameters are detailed below:
- Text - The text from which email addresses are to be extracted
Advanced Parameters
The advanced 'Utility - Extract Email Addresses from Text' flow action parameters are detailed below:
- Regex - The default regular expression used for extraction
Return Parameters
Action Specific Return Values
- Result - A string array containing all the email addresses extracted from the text provided.
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