** AVAILABLE JULY 2023 **
Overview
The 'Utility - Get File Extension' action for Power Automate returns the file extension for the filename value provided.
Default Parameters
The default 'Utility - Get File Extension' flow action parameters are detailed below:
- Filename - The filename to obtain the file extension from
Advanced Parameters
The advanced 'Utility - Get File Extension' flow action parameters are detailed below:
- Case - Set the case of the file extension (Lower or Upper)
Return Parameters
Action Specific Return Values
- Result - The file extension as a string
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