TABLE OF CONTENTS
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 Name
Number Formatter
Action Details
Text to Number
Converts text representations of numbers into numeric format. For example, "$12,345.67" to 12345.67.
Action Details:
Example Workflow Configuration:
- Trigger: Form Submitted
- Action: Convert text to number to process payment data accurately.
----------------------------------------------------------------------------------------------------------------------
Format Number
Formats a number according to the defined settings, such as decimal places and thousands separators.
Action Details
Example Workflow Configuration:
- Trigger: Trigger link clicked
- Action: Format number for displaying statistical data in messages.
----------------------------------------------------------------------------------------------------------------------
Format Phone Number
Standardises a phone number into the desired format (e.g., (123) 456-7890).
Action Details:
Example Workflow Configuration:
- Trigger: Appointment Booked
- Action: Format the contact's phone number for outbound calls.
----------------------------------------------------------------------------------------------------------------------
Format Currency
Formats a numeric value as currency, taking into account locale-specific settings.
Action Details
Example Workflow Configuration:
- Trigger: Payment Received
- Action: Format currency for generating accurate receipts.
----------------------------------------------------------------------------------------------------------------------
Random Number
Generates a random number within a specified range.
Action Details
Example Workflow Configuration:
- Trigger: Email Opened
- Action: Generate a random number for A/B testing purposes.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article