Format phone number to add country code

Hi @JoeFromPinch,

Then it depends on how your phone numbers are formatted exactly. In Germany, for example, numbers without country code start with a 0. That 0 is removed when the country code is dialed.

E.g. 030 1234567 would turn into +49 30 1234567

I could achieve that with the workflow below:

Best regards!