This post has been edited by a moderator to remove personal information. Please remember that this is a public forum and to remove any sensitive information prior to posting.
Hi there, I am trying to solve the following problem.
I have some phone numbers that get input into my current database sometimes with the country code, and other times without the country code.
These numbers are posted via API into a CRM, and actions in the CRM trigger activities to occur via Zapier.
I wish to use this Zapier trigger to action the sending of an SMS/Viber message.
The platform I am using to send requires that the phone numbers contain international call code infront. I am in Greece, so this is 30, without the plus sign.
So a number 6910xxxxxx would change to 306910xxxxxx.
Basically any number that begins with 69, which is all Greek mobiles, would change to 3069, and the rest of the number.
A number that already begins with 30 should not change.
How can I achieve this with the existing Zapier filters / text transforms?