NAiOS IconNAiOS Logo
Volver al catálogo

Wiza

wiza

Wiza helps you find and export accurate contact data for prospects from LinkedIn, providing verified emails, phone numbers, and enriched professional information.

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.

Get API CreditsWIZA_GET_CREDITSAcción

Tool to get the number of remaining API credits in your account. Returns available credits for emails, phone numbers, and company enrichment. Use when you need to check remaining API credit balance.

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

Get Individual RevealWIZA_GET_INDIVIDUAL_REVEALAcción

Tool to get the status and results of an individual reveal by ID. Returns enriched contact data including email, phone, job title, and company information when the reveal is completed. Use when you need to check the status or retrieve results of a previously submitted individual reveal request.

Parámetros de entrada

  • idstringObligatorio

    The unique identifier of the individual reveal request to retrieve

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 List DetailsWIZA_GET_LISTAcción

Tool to get the status and details of a list by its ID. Returns list metadata, status (queued, processing, completed), and statistics including enrichment level and email preferences. Use when you need to check the processing status or retrieve details of a specific list.

Parámetros de entrada

  • idstringObligatorio

    The unique identifier of the list to retrieve

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

Search ProspectsWIZA_PROSPECT_SEARCHAcción

Tool to search for prospects matching specific filters. Returns count and sample profiles based on job title, location, company, industry, and other criteria. Use when you need to find prospects that match specific professional criteria.

Parámetros de entrada

  • limitinteger

    Maximum number of sample profiles to return in the response

  • filtersobjectObligatorio

    Filters to apply when searching for prospects. At least one filter should be specified.

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

Start Individual RevealWIZA_START_INDIVIDUAL_REVEALAcción

Tool to start an individual reveal for real-time single contact enrichment. Provide name/company, email, or LinkedIn profile URL to get contact details including emails, phone numbers, and firmographic data. Use when you need to enrich a single contact in real-time.

Parámetros de entrada

  • emailstring

    Email address of the person to enrich

  • domainstring

    Company domain. Use with full_name parameter.

  • companystring

    Company name. Use with full_name parameter.

  • full_namestring

    Full name of the person to enrich. Use with company or domain parameter.

  • profile_urlstring

    LinkedIn profile URL of the person to enrich. Example: 'https://www.linkedin.com/in/username/'

  • email_optionsobject

    Email type preferences for enrichment.

  • enrichment_levelstringenum

    Level of enrichment - 'partial' for basic contact information or 'full' for extended data including phone numbers and additional details

    partialfull

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