Power Automate Connector: Encodian – Utilities
Overview
The 'Utility - Remove Whitespace from Text' action for Power Automate removes specified types of whitespace from the 'Text' value provided.
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 - Remove Whitespace from Text' flow action parameters are detailed below:
- Text - The text value to process
Advanced Parameters
The advanced 'Utility - Clean Text' flow action parameters are detailed below:
-
Removal Type - Set the types of whitespace that should be removed from the 'Text' value provided
- LeadingTrailing: This will remove regular whitespace from the start and end of the text value (Trim)
- RegularSpaces: This will remove all regular spaces (' ')
- All: (Default) This will remove all whitespace characters (spaces, tabs, newlines, etc.)
Return Parameters
Action Specific Return Values
- Result - The processed text value
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