Number Formatter Action

Number Formatter Action

The Number Formatter Premium Action is a versatile tool that simplifies handling and reformatting numerical data across various business scenarios. Whether you need to convert text to numbers, format currencies, or generate random numbers, this feature enhances workflows with precision and efficiency.

In the workflow, add a suitable Trigger, click the “+” icon, then in the actions menu, search for and add “Number Formatter” to the workflow.

How to Use Different Number Formatter Action Types #

Text to Number Action #

This action is ideal for extracting numeric information from text fields. It is commonly used for order calculations, transforming revenue figures from text, or analyzing survey responses in numerical form.

  • Select Text to Number in the Action Type dropdown.
  • Select a suitable field for text-to-number conversion.
  • Define the Decimal Mark for precision.
  • Use the result in subsequent actions (e.g., Send Email) with {{number_formatter.1.result}}.

Format Number Action #

Formatting numbers ensures clarity for international audiences or reporting requirements. This is crucial for generating invoices, exporting data, or updating e-commerce prices in region-specific formats.

  • Select Format Number in the Action Type dropdown.
  • Select a suitable field for number formatting.
  • Define the decimal mark for the number.
  • Choose the required format from the list.
  • Utilize the result in further actions (e.g., Send Email) with {{number_formatter.1.result}}.

Format Phone Number Action #

This action standardizes phone numbers for improved communication and lead management. It integrates country codes, verifies CRM phone fields, and tailors phone formats for regional preferences.

  • Select Format Phone Number in the Action Type dropdown.
  • Choose a suitable field for phone number formatting.
  • Select the desired format.
  • Add the country code.
  • Utilize the result in further actions with {{number_formatter.1.result}}.

Generate Random Number Action #

This action generates a random number within parameters you define, useful for assigning identifiers or randomized selection.

  • Set the Lower Range, Upper Range, and Decimal Points.
  • Use the generated random number in further actions (e.g., Send Email) in your workflow with {{number_formatter.1.result}}.

Remember to Save the Action to ensure the workflow performs properly.

The Number Formatter Premium Action is a robust tool for transforming data into actionable formats. By integrating this feature into your workflows, you can streamline processes, enhance data precision, and deliver personalized experiences across various business operations.

Frequently Asked Questions #

What does the Number Formatter action do? #

It handles and reformats numerical data in a workflow, including converting text to numbers, formatting numbers and phone numbers, and generating random numbers.

What action types are available? #

Text to Number, Format Number, Format Phone Number, and Generate Random Number.

How do I reference the formatted result later? #

Use the custom value {{number_formatter.1.result}} in subsequent actions such as Send Email.

Why would I use the Format Phone Number type? #

It standardizes phone numbers with country codes and regional formats, which improves communication and lead management.

What inputs does Generate Random Number need? #

You define a Lower Range, an Upper Range, and the number of Decimal Points for the generated value.

Do I need to save the action? #

Yes. Always save the action so the workflow performs properly.

Was this helpful?
Updated on May 26, 2026