Wiza
wizaWiza helps you find and export accurate contact data for prospects from LinkedIn, providing verified emails, phone numbers, and enriched professional information.
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ónTool 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.
WIZA_GET_CREDITSAcciónTool 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
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 Individual RevealWIZA_GET_INDIVIDUAL_REVEALAcciónTool 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.
WIZA_GET_INDIVIDUAL_REVEALAcciónTool 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
idstringObligatorioThe unique identifier of the individual reveal request to retrieve
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 List DetailsWIZA_GET_LISTAcciónTool 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.
WIZA_GET_LISTAcciónTool 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
idstringObligatorioThe unique identifier of the list to retrieve
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
Search ProspectsWIZA_PROSPECT_SEARCHAcciónTool 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.
WIZA_PROSPECT_SEARCHAcciónTool 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
limitintegerMaximum number of sample profiles to return in the response
filtersobjectObligatorioFilters to apply when searching for prospects. At least one filter should be specified.
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 Individual RevealWIZA_START_INDIVIDUAL_REVEALAcciónTool 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.
WIZA_START_INDIVIDUAL_REVEALAcciónTool 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
emailstringEmail address of the person to enrich
domainstringCompany domain. Use with full_name parameter.
companystringCompany name. Use with full_name parameter.
full_namestringFull name of the person to enrich. Use with company or domain parameter.
profile_urlstringLinkedIn profile URL of the person to enrich. Example: 'https://www.linkedin.com/in/username/'
email_optionsobjectEmail type preferences for enrichment.
enrichment_levelstringenumLevel of enrichment - 'partial' for basic contact information or 'full' for extended data including phone numbers and additional details
partialfull
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