Overview
The 'Utility - Unescape HTML' unescapes or also known as decodes the HTML string value provided.
Video Guide
Escape and Unescape HTML in Power Automate
Default Parameters
The default 'Utility - Unescape HTML' flow action parameters are detailed below:
- HTML: The HTML value to process
Return Parameters
Action Specific Return Values
- Result - The processed HTML
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