Dropcontact
dropcontactDropcontact is a B2B email finder and data enrichment service that provides verified professional email addresses and enriches contact information.
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ónTool to batch enrich contacts with email validation and company info. use after gathering up to 250 contacts.
DROPCONTACT_ENRICH_CONTACTSAcciónTool to batch enrich contacts with email validation and company info. use after gathering up to 250 contacts.
Parámetros de entrada
dataobject[]ObligatorioList of contacts to enrich (1-250).
personal_datasbooleanWhether to include personal data.
Parámetros de salida
dataobject[]ObligatorioPer-contact enrichment results.
errorstringError if any occurred during the execution of the action
statusstringObligatorioOverall status of the enrichment.
request_idstringObligatorioUnique request identifier.
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Webhook SubscriptionsDROPCONTACT_LIST_WEBHOOK_SUBSCRIPTIONSAcciónTool to list webhook subscriptions. use when you need to inspect your configured webhooks.
DROPCONTACT_LIST_WEBHOOK_SUBSCRIPTIONSAcciónTool to list webhook subscriptions. use when you need to inspect your configured webhooks.
Parámetros de entrada
Sin parámetros.
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
Retrieve Enrichment ResultsDROPCONTACT_RETRIEVE_ENRICHMENT_RESULTSAcciónTool to retrieve enrichment results. use after submitting enrichment requests and use when you need to fetch the completed enrichment data by request id.
DROPCONTACT_RETRIEVE_ENRICHMENT_RESULTSAcciónTool 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_idstringObligatorioThe unique identifier for the enrichment request
Parámetros de salida
codeintegerObligatorioHTTP-like status code of the request
dataobject[]ObligatorioList of enriched contacts information
errorstringError if any occurred during the execution of the action
statusstringObligatorioStatus of the enrichment request (e.g., 'waiting', 'ok', 'error')
messagestringError or informational message, if applicable
request_idstringObligatorioThe ID of the enrichment request
successfulbooleanObligatorioWhether or not the action execution was successful or not