NAiOS IconNAiOS Logo
Volver al catálogo

Data247

data247

Data247 is a simple, and secure on-demand data platform that provides businesses with a wide-range of data lookup services.

Acciones
22
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

Acciones disponibles (22)

Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.

Append Email by Name and AddressDATA247_APPEND_EMAILAcción

Tool to find email addresses associated with name and postal address. Use when you need to discover the email address for a contact given their name and residential or business address.

Parámetros de entrada

  • zipstringObligatorio

    ZIP code

  • citystringObligatorio

    City name

  • fnamestringObligatorio

    First name of the person to lookup

  • lnamestringObligatorio

    Last name of the person to lookup

  • statestringObligatorio

    State code (2-letter abbreviation)

  • addressstringObligatorio

    Street address of the person

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Append Gender by First NameDATA247_APPEND_GENDERAcción

Tool to determine a person's probable gender based on their first (given) name. Use when you need to infer gender from a first name with confidence percentage.

Parámetros de entrada

  • outstring

    Output format - 'json' (default), 'xml', or 'csv'. If not specified, defaults to JSON.

  • fnamestringObligatorio

    The first name (given name) to check for probable gender

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Append Name (CNAM Lookup)DATA247_APPEND_NAMEAcción

Tool to get CNAM (Caller Name Delivery) data for a phone number. Use when you need to find the registered owner name associated with a phone number from carrier-grade telco data.

Parámetros de entrada

  • outstring

    Output format - 'json' (default), 'xml', or 'csv'. If not specified, defaults to JSON.

  • phonestringObligatorio

    The phone number to lookup. Should be a valid US phone number with digits only (e.g., 6178924356).

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Append Phone to ContactDATA247_APPEND_PHONEAcción

Tool to append phone numbers to contact records using name and address. Use when you need to find phone numbers (business or residential) associated with a person's name and address. Returns primary phone with type classification and additional phone numbers if available.

Parámetros de entrada

  • zipstringObligatorio

    ZIP code.

  • citystringObligatorio

    City name.

  • statestringObligatorio

    State abbreviation (e.g., NY, CA, TX).

  • addressstringObligatorio

    Street address of the person.

  • lastnamestringObligatorio

    Last name of the person to lookup.

  • firstnamestringObligatorio

    First name of the person to lookup.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Append Property DataDATA247_APPEND_PROPERTY_DATAAcción

Tool to retrieve comprehensive property data including home stats, ownership information, financials and foreclosure data. Use when you need detailed property information for any US address.

Parámetros de entrada

  • outstring

    Output format - 'json' (default), 'xml', or 'csv'. If not specified, defaults to JSON.

  • zipstringObligatorio

    ZIP code of the property.

  • citystringObligatorio

    City name where the property is located.

  • statestringObligatorio

    Two-letter state code (e.g., 'CA', 'NY').

  • addressstringObligatorio

    Street address of the property (e.g., '1600 Amphitheatre Parkway').

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Append Reverse Email LookupDATA247_APPEND_REVERSE_EMAILAcción

Tool to perform reverse email lookup and retrieve contact information. Use when you need to find the name, phone, and address associated with an email address. Returns personal identifiers, contact details, and address components.

Parámetros de entrada

  • emailstringObligatorio

    The email address to lookup. Must be a valid email format.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Append Reverse Phone LookupDATA247_APPEND_REVERSE_PHONEAcción

Tool to perform reverse phone lookup and retrieve name and address information. Use when you need to find the contact details associated with a phone number. Returns personal identifiers, address components, and demographic data.

Parámetros de entrada

  • phonestringObligatorio

    The phone number to lookup. Provide digits only without formatting (e.g., 5551234567).

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Append Reverse Zipcode LookupDATA247_APPEND_REVERSE_ZIPCODEAcción

Tool to get formatted address components from a zipcode. Use when you need to retrieve city, state, county, congressional district, timezone, and other location data for a given 5 or 9 digit zipcode.

Parámetros de entrada

  • zipstringObligatorio

    5 or 9 digit zipcode to lookup. Must be a valid US zipcode.

  • plus4string

    ZIP+4 code for more precise location (4-digit extension). Optional parameter for enhanced precision.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Append ZIP+4 to AddressDATA247_APPEND_ZIPCODEAcción

Tool to append ZIP+4 postal codes to addresses and standardize address information. Use when you need to obtain complete 9-digit zipcodes for accurate mail delivery or address validation.

Parámetros de entrada

  • zipstring

    Existing zip code if available (optional)

  • citystringObligatorio

    City name

  • statestringObligatorio

    Two-letter state code

  • addressstringObligatorio

    Street address to append zipcode to

  • lastnamestring

    Last name of contact (optional)

  • firstnamestring

    First name of contact (optional)

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Check Account BalanceDATA247_BALANCE_INQUIRYAcción

Tool to check Data247 account balance and remaining credits. Use when you need to verify available credits before making API requests.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Carrier Type for Phone NumberDATA247_CARRIER_TYPEAcción

Tool to determine carrier type for USA and Canadian phone numbers. Use when you need to identify if a phone number is a Mobile, Landline, or VOIP line. Returns the carrier type classification for the queried phone number.

Parámetros de entrada

  • phonestringObligatorio

    USA or Canadian phone number to lookup. Provide digits only without formatting (e.g., 2025551234).

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get USA Carrier and SMS/MMS Gateway InfoDATA247_CARRIER_USA_TEXTAcción

Tool to get carrier information, wireless status, and SMS/MMS gateway addresses for USA phone numbers. Use when you need to obtain carrier name, determine if a number is wireless, or retrieve email-to-SMS and email-to-MMS gateway addresses for sending messages to a phone number.

Parámetros de entrada

  • phonestringObligatorio

    USA phone number to lookup carrier and SMS/MMS gateway information. Provide digits only without formatting (e.g., 2025550123).

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Check Phone Number for Fraud/SPAMDATA247_CHECK_FRAUD_PHONEAcción

Tool to check if a phone number is on SPAM callers list. Use when you need to verify if a phone number has been reported as spam or fraud. Returns spam risk level (Low, Medium, or High) and reason for the classification.

Parámetros de entrada

  • phonestringObligatorio

    The phone number to check for spam risk. Provide digits only without formatting (e.g., 2125551234).

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Add Phone to Do-Not-Call ListDATA247_DNC_ADDAcción

Tool to add phone numbers to your internal do-not-call (DNC) list. Use when you need to mark phone numbers that should not be contacted. Returns confirmation with action status 'ADDED' for successfully added numbers.

Parámetros de entrada

  • phonestringObligatorio

    Phone number to add to the do-not-call list. Provide digits only without formatting (e.g., 5551234567).

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Check Phone Number Against DNC ListsDATA247_DNC_CHECKAcción

Tool to check if a phone number exists in Federal or internal Do-Not-Call list. Use when you need to verify if a phone number is safe to dial or if it's on a DNC list. Returns status indicating whether phone is OK-TO-DIAL, FEDERAL DNC, INTERNAL DNC, or UNAUTHORIZED.

Parámetros de entrada

  • phonestringObligatorio

    Phone number to check against DNC lists. Provide digits only without formatting (e.g., 5555555555).

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Remove Phone from Do-Not-Call ListDATA247_DNC_REMOVEAcción

Tool to remove phone numbers from your internal do-not-call (DNC) list. Use when you need to unmark phone numbers that were previously marked as do-not-call. Returns confirmation with action status 'REMOVED' for successfully removed numbers.

Parámetros de entrada

  • phonestringObligatorio

    Phone number to remove from the do-not-call list. Provide digits only without formatting (e.g., 5551234567).

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Locate IP Address - Get Geolocation DataDATA247_LOCATE_IP_ADDRESSAcción

Tool to get geolocation data for IPv4 addresses including city, state, country, and coordinates. Use when you need to determine the geographic location of an IP address worldwide.

Parámetros de entrada

  • ipstringObligatorio

    IPv4 address to geolocate. Must be a valid IPv4 address format (e.g., '8.8.8.8', '123.456.789.10').

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Carrier and Gateway Info (Text@ Service)DATA247_TEXT_ATAcción

Tool to get carrier information, wireless status, and email-to-SMS/MMS gateway addresses for USA and Canadian phone numbers using the Text@ service. Use when you need to obtain carrier name, determine if a number is wireless, or retrieve email gateway addresses for sending SMS/MMS messages to a phone number.

Parámetros de entrada

  • phonestringObligatorio

    USA or Canadian phone number to lookup carrier and SMS/MMS gateway information. Provide digits only without formatting (e.g., 2125551234).

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Verify User Identity Trust ScoreDATA247_TRUST_USER_IDENTITYAcción

Tool to verify user signup legitimacy and detect account creation fraud. Use when you need to check if a new user signup is from a legitimate user or a fraud attempt. Returns a trust score (1-100) and match statistics from cross-referencing user data with Data247's resources. Higher scores indicate legitimate signups; lower scores suggest potential fraud. Providing more user data parameters enables better fraud detection accuracy.

Parámetros de entrada

  • ipstring

    IP address of the user during signup.

  • zipstring

    ZIP or postal code provided by the user.

  • citystring

    City name provided by the user.

  • emailstring

    Email address provided by the user during signup.

  • phonestring

    Phone number provided by the user. Provide digits only without formatting.

  • statestring

    Two-letter state code for USA addresses.

  • addressstring

    Street address provided by the user.

  • lastnamestring

    Last name of the user signing up.

  • firstnamestring

    First name of the user signing up.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Verify Email AddressDATA247_VERIFY_EMAILAcción

Tool to verify email address format and mailbox existence. Use when you need to validate that an email address is properly formatted and has a working mailbox. Also identifies free accounts and disposable email addresses.

Parámetros de entrada

  • emailstringObligatorio

    Email address to verify for proper formatting and working mailbox.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Verify Phone Number Active StatusDATA247_VERIFY_PHONEAcción

Tool to verify if a phone number is in-service and accepts inbound calls. Use when you need to validate phone number active status with confidence level. Returns whether the phone is active (YES/NO) and verification confidence (HIGH/LOW). Available in 100+ countries excluding USA/Canada.

Parámetros de entrada

  • phonestringObligatorio

    The phone number to verify. Provide digits only without formatting (e.g., 33109758351). Available in 100+ countries excluding USA/Canada.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Verify USA Postal AddressDATA247_VERIFY_POSTAL_ADDRESSAcción

Tool to verify and correct USA postal addresses to USPS standards. Use when you need to validate an address and get corrected components including street, city, state, ZIP, and detailed location data. Returns whether the address is valid and provides USPS-standardized address components.

Parámetros de entrada

  • zipstring

    ZIP code (5-digit or ZIP+4). Optional but improves verification accuracy when provided.

  • citystring

    City name. Optional but improves verification accuracy when provided.

  • statestring

    Two-letter state code. Optional but improves verification accuracy when provided.

  • addressstringObligatorio

    Street address to verify (e.g., '1600 Pennsylvania Avenue NW')

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not