NAiOS IconNAiOS Logo
Volver al catálogo

Bettercontact

bettercontact

Smart Waterfall Email & Phone Finder for contact enrichment and lead generation

Acciones
5
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 (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ón

Tool 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

  • 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

Create Lead Finder SearchBETTERCONTACT_CREATE_LEAD_FINDER_SEARCHAcción

Tool 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

  • filtersobjectObligatorio

    Filters to apply when searching for leads. At least one filter must be specified

  • webhookstring

    Optional webhook URL to receive results automatically when the search completes

  • max_leadsinteger

    Maximum number of leads to return in the search results

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

Enrich LeadsBETTERCONTACT_ENRICH_LEADSAcción

Tool 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[]Obligatorio

    Array of leads to enrich. Minimum: 1 lead. Maximum: 100 leads per request.

  • webhookstring

    Webhook URL where enrichment results will be pushed once processing is complete.

  • process_flowstring

    Process flow ID to use for enrichment, if subscribed to the process flow add-on.

  • enrich_phone_numberbooleanObligatorio

    If true, direct phone number of the contact will be enriched using waterfall enrichment.

  • enrich_email_addressbooleanObligatorio

    If true, work email address of the contact will be enriched using waterfall enrichment.

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

Get Enrichment ResultsBETTERCONTACT_GET_ENRICHMENT_RESULTSAcción

Tool 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_idstringObligatorio

    The unique identifier for the enrichment request. This ID is returned when you submit an enrichment request.

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

Get Lead Finder ResultsBETTERCONTACT_GET_LEAD_FINDER_RESULTSAcción

Tool 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_idstringObligatorio

    The unique identifier of the Lead Finder search request to retrieve results for

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