NAiOS IconNAiOS Logo
Volver al catálogo

Dropcontact

dropcontact

Dropcontact is a B2B email finder and data enrichment service that provides verified professional email addresses and enriches contact information.

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

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.

Batch Enrich ContactsDROPCONTACT_ENRICH_CONTACTSAcción

Tool to batch enrich contacts with email validation and company info. use after gathering up to 250 contacts.

Parámetros de entrada

  • dataobject[]Obligatorio

    List of contacts to enrich (1-250).

  • personal_datasboolean

    Whether to include personal data.

Parámetros de salida

  • dataobject[]Obligatorio

    Per-contact enrichment results.

  • errorstring

    Error if any occurred during the execution of the action

  • statusstringObligatorio

    Overall status of the enrichment.

  • request_idstringObligatorio

    Unique request identifier.

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List Webhook SubscriptionsDROPCONTACT_LIST_WEBHOOK_SUBSCRIPTIONSAcción

Tool to list webhook subscriptions. use when you need to inspect your configured webhooks.

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

Retrieve Enrichment ResultsDROPCONTACT_RETRIEVE_ENRICHMENT_RESULTSAcción

Tool to retrieve enrichment results. use after submitting enrichment requests and use when you need to fetch the completed enrichment data by request id.

Parámetros de entrada

  • request_idstringObligatorio

    The unique identifier for the enrichment request

Parámetros de salida

  • codeintegerObligatorio

    HTTP-like status code of the request

  • dataobject[]Obligatorio

    List of enriched contacts information

  • errorstring

    Error if any occurred during the execution of the action

  • statusstringObligatorio

    Status of the enrichment request (e.g., 'waiting', 'ok', 'error')

  • messagestring

    Error or informational message, if applicable

  • request_idstringObligatorio

    The ID of the enrichment request

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not