Hi.
I am trying to received leads from tiktok but I have a problem with the phone number. My zap is something like this:
TikTok leads>>Formatter>>AWS Lambda
My problem is: Tiktok sends the phone number like “+52 123 456 7890” and I need the value like “1234567890”, but the formatter is sending me the value “011234567890” (The value 01 at the beggining is the problem) .
The details of my formatter are:
Transform: “Format Phone Number”
To format: 7
Phone number Country Code: MX
Validate phone number: False
Any help would be appreciated