NAiOS IconNAiOS Logo
Volver al catálogo

Kickbox

kickbox

Kickbox provides an API for real-time email verification, list cleaning, and quality scoring to ensure email deliverability.

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.

Kickbox Single VerificationKICKBOX_KICKBOX_SINGLE_VERIFICATION_APIAcción

Tool to verify a single email address via kickbox. use when you need real-time validation of an individual email before critical workflows.

Parámetros de entrada

  • emailanyObligatorioemail

    Email address to verify

  • timeoutinteger

    Max milliseconds to wait for SMTP response (0–20000). Server default is 6000

  • webhookanyuri

    Webhook URL to POST results to

  • disable_catch_allboolean

    Disable catch-all detection

  • timeout_parameterstring

    Deprecated; use `timeout` instead

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