Has anyone figured out a way to get phone numbers from other applications to match up with the monday phone number column? I’ve been trying to get phone numbers from a webform into monday via make.com
Hey @Charlie_F , I believe you should use a text-parser or a formatter before you actually start inputing the fields in Monday columns.
in Make, Monday would expect you to follow a + symbol followed by country code and actual number.
So as long as you format your string (the phone number being captured from the form) in the final desired format, you should be good to go.