Trestle Integration
Caller Identification
PRICING
Your account will be charged $0.08 for each lookup by this service.
VERSION
2.0.2
ADDITIONAL INFO
Overview
Returns basic data about a given phone number, including the owner’s name, address, demographic, and basic phone metadata.
Appended Fields
Trestle will append the following data to your lead.
Appended Field | Description |
---|---|
Outcome | Integration outcome (success, failure, or error) |
Reason | If integration fails, this is the reason why |
Billable | Whether or not the lookup is billable |
Is Valid | True if the phone number is valid. |
Country Calling Code | International country code, such as "1" for USA & Canada |
Line Type | The line type of the phone number, such as "Landline", "Mobile", "Premium", "NonFixedVOIP", "FixedVOIP", "TollFree", "Voicemail" or "Other" |
Carrier | The company that provides voice and/or data services for the phone number. Carriers are returned at the MVNO level |
Is Prepaid | True if the phone is associated with a prepaid account |
Is Commercial | True if the phone number is registered to a business |
Name | Name of the business or full name of the person |
Firstname | First name of the Person phone number belongs to; null for Business |
Lastname | Last name of the Person phone number belongs to; null for Business |
Middlename | Middle name of the Person phone number belongs to; null for Business |
Age Range | Age range of the person the phone number belongs to, such as "18-24", "25-29", etc. |
Gender | Gender of the Person phone number belongs to; null for Business |
Type | Type of owner: "Person" or "Business" |
Link To Phone Start Date | Date when phone was linked to person or business |
Industry | List of business industry classifications; null for Person |
Location Type | Type of the location, such as "Address", "Neighborhood", "Country", "ZipPlus4", "PostalCode", "City" or "State" |
Street Line 1 | Street address line 1 |
Street Line 2 | Street address line 2 |
City | City |
Postal Code | Postal code |
State | Two letter state code |
Country Code | ISO-3166 alpha-2 country code of the address |
Is Active | True if the address is currently receiving mail |
Delivery Point | Type of the delivery point of the address |
Link To Person Start Date | Date when address got linked to person or business |
Lat | Latitude |
Long | Longitude |
Warnings | Array containing warning messages, such as "Invalid input" or "Missing input" |
Warnings Pretty | Data from the warnings array, combined into one string |
Fields
The following fields are used by this integration and automatically added to your flow when missing.
Field | Description |
---|---|
Phone 1 Required fieldTrestle needs this data to function. | Phone number |
Postal Code | Postal code, when available will be used as extra 'hint' data by Trestle to improve results |
Custom Input Variables
The following are configuration options (typically not collected with lead data).
Variable | Description |
---|---|
Api Key | Optional API Key; standard transactional pricing will be applied if you use your own key. |
Country Hint | The ISO-3166-1 alpha-2 code for the phone_number, such as US, MX, or ZA |
Name Hint | The personal or company name associated with the phone number; defaults to the lead's First Name and Last Name |
Timeout Seconds | Produce an "error" outcome if the server fails to respond within this number of seconds (default: 360) |