NAiOS IconNAiOS Logo
Volver al catálogo

Tpscheck

tpscheck

TPSCheck is a service that verifies in real-time if a phone number is registered with the UK's Telephone Preference Service (TPS) or Corporate Telephone Preference Service (CTPS), providing insights on validity, location, type, and provider of the number.

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

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.

Check Phone Number (TPS/CTPS)TPSCHECK_CHECK_PHONE_NUMBERAcción

Checks if one or more uk phone numbers are registered on the telephone preference service (tps) and/or corporate telephone preference service (ctps) lists using the tpsapi.com api.

Parámetros de entrada

  • check_tpsboolean

    Set to true to check numbers against the TPS list.

  • check_ctpsboolean

    Set to true to check numbers against the CTPS list.

  • no_loggingboolean

    Set to true to prevent full numbers from being stored in logs for privacy. Only the first 6 digits will be saved.

  • phone_numbersstring[]Obligatorio

    A list of UK phone numbers to check. Maximum 10,000 numbers per request.

  • return_date_addedboolean

    Set to true to include the date the number was added to a list (if found).

  • return_prettier_numbersboolean

    Set to true to include a formatted version of the phone number in the response.

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