NAiOS IconNAiOS Logo
Volver al catálogo

Realphonevalidation

realphonevalidation

RealPhoneValidation offers real-time phone number validation services, providing information on connectivity, phone type, carrier, and more.

Acciones
6
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 (6)

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.

Email VerificationREALPHONEVALIDATION_EMAIL_VERIFYAcción

Tool to validate an email address and check connectivity and disposability. use after gathering an email to ensure it's deliverable and not disposable.

Parámetros de entrada

  • emailanyObligatorioemail

    Email address to verify

  • tokenstringObligatorio

    Unique API token provided by RealPhoneValidation

  • outputstringenum

    Response format: 'json' or 'xml'. Defaults to 'json'

    jsonxml

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 Active StatusREALPHONEVALIDATION_RPV_ACTIVEAcción

Tool to determine if a phone number is active on a valid phone service provider. use after collecting the user's phone number for real-time verification.

Parámetros de entrada

  • ccstring

    ISO 2-digit country code if not included in phone number

  • phonestringObligatorio

    Phone number in international format, digits only, optional leading +

  • tokenstringObligatorio

    Unique API token provided by RealPhoneValidation

  • outputstringenum

    Response format. JSON or XML. XML output is not supported by this tool.

    jsonxml

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

Reassigned Number LookupREALPHONEVALIDATION_RPV_REASSIGNED_NUMBER_LOOKUPAcción

Tool to check if a phone number has been reassigned since a given consent date. use when verifying number ownership status after obtaining user consent.

Parámetros de entrada

  • phonestringObligatorio

    10-digit US phone number (digits only)

  • tokenstringObligatorio

    RealPhoneValidation API token

  • outputstringenum

    Response format: 'json' or 'xml'. Defaults to 'json'.

    jsonxml
  • contact_datestringObligatorio

    Date you received permission to contact in YYYY-MM-DD 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

Scrub Plus Phone NumbersREALPHONEVALIDATION_RPV_SCRUB_PLUSAcción

Tool to scrub phone numbers in bulk for connection status and type. use when validating multiple numbers at once.

Parámetros de entrada

  • phonesstring[]Obligatorio

    List of up to 500 ten-digit phone numbers without special characters

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

RPV Turbo V3 Phone ValidationREALPHONEVALIDATION_RPV_TURBO_V3Acción

Tool to perform real-time phone number validation (status, type, carrier, caller name/type). use after collecting a 10-digit us phone number in webforms or crm for immediate validation.

Parámetros de entrada

  • phonestringObligatorio

    10 numeric digits ONLY

  • tokenstringObligatorio

    API token provided by RealPhoneValidation

  • outputstringenum

    Response format; 'json' or 'xml'

    jsonxml

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

Wireless IDREALPHONEVALIDATION_RPV_WIRELESS_IDAcción

Tool to identify whether a us phone number is landline or wireless. use when conducting tcpa compliance checks.

Parámetros de entrada

  • phonestringObligatorio

    10-digit US phone number, numeric digits only

  • tokenstringObligatorio

    Your RealValidation API token

  • outputstringenum

    Response format: 'json' or 'xml'

    jsonxml

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