Overview
The 'Utility - Validate GUID' action for Power Automate validates whether the string value provided is a valid GUID.
Video Guide
Validate a GUID in Power Automate
Default Parameters
The default 'Utility - Validate GUID' flow action parameters are detailed below:
- GUID - The GUID to validate
Return Parameters
Action Specific Return Values
- Result - A boolean value indicating whether the GUID 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