Skip to main content

I have created a Zap which takes an completed form from Unbounce, and send a text to the form filler using Twilio. 

The Unbounce is formatted to collect a UK phone number i.e 07685 564367...it then Zaps to a Twilio account to send an SMS. Zapier is adding a +44 to the start of the number, but I need to somehow remove the first 0 in the phone number for it to send….

Anyone have ideas, or have done this before?

We had same issue but E.164 sometimes didnt detect Switzerland and German Numbers (Unbounce doesnt have form validation) therefore we used this js snippet.

https://stackoverflow.com/questions/123559/how-to-validate-phone-numbers-using-regex

 


Hi @Digi_Darren 

You’ll find this answer I gave earlier today useful: 

https://community.zapier.com/ask-the-community-3/phone-formating-4615?postid=16685#post16685