Bettercontact
bettercontactSmart Waterfall Email & Phone Finder for contact enrichment and lead generation
Acciones disponibles (5)
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 Credits BalanceBETTERCONTACT_CHECK_CREDITS_BALANCEAcciónTool to check the remaining credits balance for a BetterContact account. Use when you need to verify available credits before making API requests that consume credits.
BETTERCONTACT_CHECK_CREDITS_BALANCEAcciónTool to check the remaining credits balance for a BetterContact account. Use when you need to verify available credits before making API requests that consume credits.
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
Create Lead Finder SearchBETTERCONTACT_CREATE_LEAD_FINDER_SEARCHAcciónTool to create a new Lead Finder search to discover leads based on company and people criteria. Use when you need to find prospects matching specific job titles, departments, seniority, company size, industry, or technology stack.
BETTERCONTACT_CREATE_LEAD_FINDER_SEARCHAcciónTool to create a new Lead Finder search to discover leads based on company and people criteria. Use when you need to find prospects matching specific job titles, departments, seniority, company size, industry, or technology stack.
Parámetros de entrada
filtersobjectObligatorioFilters to apply when searching for leads. At least one filter must be specified
webhookstringOptional webhook URL to receive results automatically when the search completes
max_leadsintegerMaximum number of leads to return in the search results
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
Enrich LeadsBETTERCONTACT_ENRICH_LEADSAcciónTool to create a lead enrichment request for work emails and direct phone numbers. Uses waterfall enrichment across multiple data providers for higher accuracy. Supports batches of 1-100 leads.
BETTERCONTACT_ENRICH_LEADSAcciónTool to create a lead enrichment request for work emails and direct phone numbers. Uses waterfall enrichment across multiple data providers for higher accuracy. Supports batches of 1-100 leads.
Parámetros de entrada
dataobject[]ObligatorioArray of leads to enrich. Minimum: 1 lead. Maximum: 100 leads per request.
webhookstringWebhook URL where enrichment results will be pushed once processing is complete.
process_flowstringProcess flow ID to use for enrichment, if subscribed to the process flow add-on.
enrich_phone_numberbooleanObligatorioIf true, direct phone number of the contact will be enriched using waterfall enrichment.
enrich_email_addressbooleanObligatorioIf true, work email address of the contact will be enriched using waterfall 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 Enrichment ResultsBETTERCONTACT_GET_ENRICHMENT_RESULTSAcciónTool to retrieve enrichment results for a specific request ID. Use when you need to check the status and get enriched lead data including email addresses, contact information, and summary statistics for a submitted enrichment request.
BETTERCONTACT_GET_ENRICHMENT_RESULTSAcciónTool to retrieve enrichment results for a specific request ID. Use when you need to check the status and get enriched lead data including email addresses, contact information, and summary statistics for a submitted enrichment request.
Parámetros de entrada
request_idstringObligatorioThe unique identifier for the enrichment request. This ID is returned when you submit an enrichment request.
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 Lead Finder ResultsBETTERCONTACT_GET_LEAD_FINDER_RESULTSAcciónTool to retrieve results from a submitted Lead Finder search. Returns comprehensive lead and company data including contact information, LinkedIn profiles, job titles, company details, and enrichment data.
BETTERCONTACT_GET_LEAD_FINDER_RESULTSAcciónTool to retrieve results from a submitted Lead Finder search. Returns comprehensive lead and company data including contact information, LinkedIn profiles, job titles, company details, and enrichment data.
Parámetros de entrada
request_idstringObligatorioThe unique identifier of the Lead Finder search request to retrieve results for
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