Tpscheck
tpscheckTPSCheck 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 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ónChecks 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.
TPSCHECK_CHECK_PHONE_NUMBERAcciónChecks 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_tpsbooleanSet to true to check numbers against the TPS list.
check_ctpsbooleanSet to true to check numbers against the CTPS list.
no_loggingbooleanSet to true to prevent full numbers from being stored in logs for privacy. Only the first 6 digits will be saved.
phone_numbersstring[]ObligatorioA list of UK phone numbers to check. Maximum 10,000 numbers per request.
return_date_addedbooleanSet to true to include the date the number was added to a list (if found).
return_prettier_numbersbooleanSet to true to include a formatted version of the phone number in the response.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not