Normalize Phone Number
Status: Closed · Asked by calebhanson on · 0 views
Hi Team!
What is the best way to extract a10-digit phone number in any format and get it with no country code, dashes, dots, or space
Possible Inputs: ###-###-####, (###) ###-###, ###.###.####, etc.
Desired Output: ##########
Thanks so much!
Hey @calebhanson
Regarding your concern you can use the "Number Formatter by Pabbly: Format Phone Number" action step.
Please refer to the following screenshot.

Thanks