Workflow Action - Number Formatter
TABLE OF CONTENTSOverviewAction NameAction DescriptionAction DetailsExampleOverviewThe Number Formatter workflow action is used to format and generate numeric fields. It includes…
Overview
The Number Formatter workflow action is used to format and generate numeric fields. It includes several functionalities like converting text to numbers, formatting numbers, formatting phone numbers, formatting currency, and generating random numbers. Action NameNumber FormatterAction DetailsText to NumberConverts text representations of numbers into numeric format.
For example, "$12, 345. 67" to 12345. 67. Action Details: FieldDescriptionMandatoryAction NameThe name of the action, which can be customized.
YesAction TypeDefines the action, set as Text to Number. YesSelect FieldChoose the field containing the text representation of a number. YesInput Decimal MarkSpecifies how the decimal is marked in the input (e.g., period). YesExample Workflow Configuration: Trigger: Form SubmittedAction: Convert text to number to process payment data accurately.----------------------------------------------------------------------------------------------------------------------Format NumberFormats a number according to the defined settings, such as decimal places and thousands separators.
Action DetailsFieldDescriptionMandatoryAction NameThe name of the action, which can be customized. YesAction TypeDefines the action, set as Format Number. YesSelect FieldChoose the field containing the number. YesInput Decimal MarkDefines the current decimal mark used in the input number.
YesTo FormatThe desired output format for the number (e.g., period).
- YesExample Workflow Configuration: Trigger: Trigger link clickedAction: Format number for displaying statistical data in messages.----------------------------------------------------------------------------------------------------------------------Format Phone NumberStandardises a phone number into the desired format (e.g., (123) 456-7890).
- Action Details: FieldDescriptionMandatoryAction NameThe name of the action, which can be customized.
YesAction TypeDefines the action, set as Format Phone Number. YesSelect FieldChoose the field containing the phone number. YesTo FormatThe desired format for the phone number (e.g., E. 164).
YesPhone Number Country CodeSpecifies the country for the phone number. YesExample Workflow Configuration: Trigger: Appointment BookedAction: Format the contact's phone number for outbound calls.----------------------------------------------------------------------------------------------------------------------Format CurrencyFormats a numeric value as currency, taking into account locale-specific settings.
Action DetailsFieldDescriptionMandatoryAction NameThe name of the action, which can be customized. YesAction TypeDefines the action, set as Format Currency. YesSelect FieldChoose the field containing the numeric value. YesCurrencyThe currency type (e.g., USD, EUR).
YesCurrency LocaleThe locale format for the currency (e.g., en-US). YesExample Workflow Configuration: Trigger: Payment ReceivedAction: Format currency for generating accurate receipts.----------------------------------------------------------------------------------------------------------------------Random NumberGenerates a random number within a specified range.
Action DetailsFieldDescriptionMandatoryAction NameThe name of the action, which can be customized. YesAction TypeDefines the action, set as Random Number. YesLower RangeThe minimum value of the generated random number. YesUpper RangeThe maximum value of the generated random number.
YesDecimal PointsDefines how many decimal points are allowed. NoExample Workflow Configuration: Trigger: Email OpenedAction: Generate a random number for A/B testing purposes.
Can't find what you need? Log in and use the in-app chat, or talk to our team.