Skip to main content
Best answer

Edit Phone Number in Unbounce to Twilio Zap


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?

Best answer by WemakefutureBest answer by Wemakefuture

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

 

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

AndrewJDavison_Luhhu
Forum|alt.badge.img+10

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


Wemakefuture
Forum|alt.badge.img+8
  • Zapier Expert
  • 166 replies
  • Answer
  • August 27, 2020

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