# Phone Number Helper

The Phone Number Helper helps you interact with phone numbers

## Overview

The Phone Number Helper provides operations which can help you deal with international formatting, and to check validity and details about a number.

## Basic Operations List

* Format Phone Number
* Get details

## Format Phone Number

Given a country and a phone number, this operation will return a phone number with the country code in the desired format.

* International
* National
* e164
* rfc3966
* significant

## Example

![phone-table](https://tray.ai/documentation/images/connectors/helper/phone-number-helper/51ad4bfd-21726366_phone-table.png)

## Get Details

Takes a phone number provides some additional information about it. For example:

* Returns the phone number on all the formats explained on the previous operation.
* Returns the region code.
* Returns true if it is a valid phone number, or false if it is not.
* Returns true if it can be internationally dialled or false if it can not.
* Returns if it is mobile number or a fixed line number.
  ![phone-table-2](https://tray.ai/documentation/images/connectors/helper/phone-number-helper/51ad4bfd-d93f253a_phone-table-2.png)
