Fullenrich
fullenrichFullEnrich is a B2B email and phone waterfall enrichment platform that aggregates contact information from over 15 premium vendors to find the emails and phone numbers of leads.
Acciones disponibles (4)
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.
Create Contact Data ListFULLENRICH_CREATE_CONTACT_DATA_LISTAcciónTool to create a list of contact data entries. Use when preparing the 'datas' payload for bulk enrichment; validates each contact's composition and returns a JSON-ready list.
FULLENRICH_CREATE_CONTACT_DATA_LISTAcciónTool to create a list of contact data entries. Use when preparing the 'datas' payload for bulk enrichment; validates each contact's composition and returns a JSON-ready list.
Parámetros de entrada
contactsobject[]ObligatorioList of contact specifications to validate and prepare for bulk enrichment
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
Get Bulk Enrichment ResultFULLENRICH_FULLENRICH_GET_ENRICHMENT_RESULTAcciónTool to retrieve results of a bulk enrichment by enrichment ID. Use after confirming the job has been submitted to fetch status and enriched data.
FULLENRICH_FULLENRICH_GET_ENRICHMENT_RESULTAcciónTool to retrieve results of a bulk enrichment by enrichment ID. Use after confirming the job has been submitted to fetch status and enriched data.
Parámetros de entrada
forceResultsbooleanReturn partial results even if job is not finished (may be incomplete)
enrichment_idstringObligatorioBulk enrichment job ID to fetch
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
Get current credit balanceFULLENRICH_GET_CURRENT_CREDIT_BALANCEAcciónTool to retrieve current workspace credit balance. Use after authenticating your API key.
FULLENRICH_GET_CURRENT_CREDIT_BALANCEAcciónTool to retrieve current workspace credit balance. Use after authenticating your API key.
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
Start Bulk EnrichmentFULLENRICH_START_BULK_ENRICHMENTAcciónTool to start a bulk enrichment job. Use when you have up to 100 contacts prepared and need batch enrichment. Use after confirming contact data.
FULLENRICH_START_BULK_ENRICHMENTAcciónTool to start a bulk enrichment job. Use when you have up to 100 contacts prepared and need batch enrichment. Use after confirming contact data.
Parámetros de entrada
namestringObligatorioHuman-readable job name (e.g., 'Sales Operations in London')
datasobject[]ObligatorioList of 1–100 contacts to enrich; see ContactData for details
checkDomainbooleanIf false, skip contacts with invalid/missing domains
webhook_urlstringURL to receive a POST callback when job finishes, fails, or lacks credits
checkLinkedinUrlbooleanIf false, skip contacts with invalid/missing LinkedIn URLs
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