Overview
The 'Utility - Extract URL's from Text' action for Power Automate detects and returns all URL's found within the text provided.
Video Guide
Extract URLs from Text and Documents with 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 URL's from Text' flow action parameters are detailed below:
- Text - The text from which URL's are to be extracted
Advanced Parameters
The advanced 'Utility - Extract URL's 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 URL's 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