Keragon’s Extract Number Text Helper allows you to efficiently extract numerical values from any given text. This is particularly useful when dealing with fields like invoice numbers, quantities, or IDs embedded in strings.
How to Use the Extract Number Text Helper
-
Open your workflow editor.
-
Click the + icon to add a new step.
-
In the step selection panel, click "Helpers".
-
From the Helpers options, select "Text Helpers".
-
Choose the "Extract Number" action.
-
Click the Text input field.
-
Use the Variable Selector to map the text value you want to extract the number from.
-
Click "Save" to apply changes.
-
Click "Test Step" to preview the result.
-
Go to the Outputs tab to view the extracted number.
Example Result: From the text Invoice #12345
, the helper extracts 12345
.
By using the Extract Number Text Helper, you can ensure that important numerical data is correctly isolated and available for use in later workflow steps.