• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

Extracting Phone Number

rxdx

Member
Hi,

I am extracting phone number using text formatter, but Its only catching first phone number.

PFA.
 

Attachments

  • Screenshot (1577).png
    Screenshot (1577).png
    231.2 KB · Views: 168

Fagun Shah

Well-known member
Here you go -

1640761043019.png


Regex -

((?:\+|00)[17](?: |\-)?|(?:\+|00)[1-9]\d{0,2}(?: |\-)?|(?:\+|00)1\-\d{3}(?: |\-)?)?(0\d|\([0-9]{3}\)|[1-9]{0,3})(?:((?: |\-)[0-9]{2}){4}|((?:[0-9]{2}){4})|((?: |\-)[0-9]{3}(?: |\-)[0-9]{4})|([0-9]{7}))
 

rxdx

Member
I have asked @Supreme for one issue, I got to know later,

1. ExtraxtPhone number is not capturing last digit for few phone number. Please check if you can also,



Thank You,
 

Attachments

  • phone detail.JPG
    phone detail.JPG
    83.1 KB · Views: 143
P

Pabblymember11

Guest
Hey @rxdx

We have replied to your query on your other thread, kindly check that out.

 
Top