Phone: carrier and region
Normalises a phone number and detects the carrier, region, line type and timezone via DaData. For plain reformatting use the "Format phone" robot.
Normalises a phone number and detects the carrier, region, line type and timezone via DaData. For plain reformatting use the "Format phone" robot.
What input parameters does the robot accept?
| Parameter | Type | Required? | Default |
|---|---|---|---|
| Phone (any format) | string | yes |
What does the robot return?
| Parameter | Type |
|---|---|
| Normalised phone | string |
| Type (Mobile/...) | string |
| Carrier | string |
| Region | string |
| Timezone | string |
| Valid (Y/N) | string |
| Recognised (Y/N) | string |