
Icypeas
icypeasIcypeas is an email discovery and verification tool that allows users to find and verify professional email addresses using first name, last name, and company domain.
Acciones disponibles (16)
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.
Bulk Email SearchICYPEAS_BULK_EMAIL_SEARCHAcciónTool to start a bulk email search job. Use when you have up to 5000 names and domains to batch-find emails via the ICYPEAS bulk-search endpoint.
ICYPEAS_BULK_EMAIL_SEARCHAcciónTool to start a bulk email search job. Use when you have up to 5000 names and domains to batch-find emails via the ICYPEAS bulk-search endpoint.
Parámetros de entrada
dataarray[]ObligatorioRows to analyze: each tuple [firstname, lastname, domainOrCompany]; at least one of firstname/lastname must be provided
namestringObligatorioUser-defined name for this bulk search job
taskstringMust be 'email-search' for bulk email lookups
customobjectExtra options for webhook callbacks and tracking per row.
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
Check Search ProgressICYPEAS_CHECK_PROGRESSAcciónTool to check the progress of a search by its ID. Use after initiating a single or bulk search to poll for its processing status.
ICYPEAS_CHECK_PROGRESSAcciónTool to check the progress of a search by its ID. Use after initiating a single or bulk search to poll for its processing status.
Parámetros de entrada
idstringObligatorioID of the search item (mode='single') or bulk file (mode='bulk').
modestringObligatorioenumWhether to fetch single-search progress or bulk file progress.
singlebulknextbooleanPagination direction: true for next page, false for previous.
typestring(mode='single' only) Optional filter by task type, e.g., 'email-search'.
limitintegerNumber of records to fetch. For single: max 100 (default 10); for bulk: max 50 (default 10).
sortsarrayPagination state array returned from prior call; required when paginating.
statusstringenum(mode='bulk' only) Filter bulk files by status.
in_progressdone
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
Domain ScanICYPEAS_DOMAIN_SCANAcciónTool to scan a domain for role-based email addresses. Use when you need to discover all role-based emails for a specific domain.
ICYPEAS_DOMAIN_SCANAcciónTool to scan a domain for role-based email addresses. Use when you need to discover all role-based emails for a specific domain.
Parámetros de entrada
customobjectOptional customization parameters for the scan
domainOrCompanystringObligatorioThe domain or company name to scan for role-based email addresses
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
Fetch Bulk Search InfoICYPEAS_FETCH_BULK_SEARCH_INFOAcciónTool to fetch information about bulk search files. Use when you need status and pagination details after initiating bulk search operations.
ICYPEAS_FETCH_BULK_SEARCH_INFOAcciónTool to fetch information about bulk search files. Use when you need status and pagination details after initiating bulk search operations.
Parámetros de entrada
filestringFilter by a specific bulk search file ID
nextbooleanPagination direction: true for next page, false for previous page
limitintegerLimit of files to fetch (default 10, max 50)
sortsarray[]Pagination cursor from previous response
statusstringenumFilter by status: 'in_progress' or 'done'
in_progressdone
Parámetros de salida
dataobject[]ObligatorioList of bulk search file objects with their details
errorstringError if any occurred during the execution of the action
sortsarray[]ObligatorioNew pagination cursor for subsequent requests
totalintegerObligatorioTotal number of matching bulk search files
successfulbooleanObligatorioWhether or not the action execution was successful or not
Fetch Subscription InformationICYPEAS_FETCH_SUBSCRIPTION_INFOAcciónTool to fetch subscription and credit info. Use after obtaining a valid API key.
ICYPEAS_FETCH_SUBSCRIPTION_INFOAcciónTool to fetch subscription and credit info. Use after obtaining a valid API key.
Parámetros de entrada
emailstringObligatorioThe email of the user whose subscription details are to be retrieved.
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
Find CompaniesICYPEAS_FIND_COMPANIESAcciónTool to search companies in Icypeas database. Use when you need to find companies matching filters like industry, location, or headcount.
ICYPEAS_FIND_COMPANIESAcciónTool to search companies in Icypeas database. Use when you need to find companies matching filters like industry, location, or headcount.
Parámetros de entrada
queryobjectObligatorioSearch filters object containing various field filters.
paginationobjectPagination parameters for retrieving additional pages of 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
Find Company URLICYPEAS_FIND_COMPANY_URLAcciónTool to find a single company profile URL using a company name or domain. Use when you need to initiate a profile-URL search for a given company identifier.
ICYPEAS_FIND_COMPANY_URLAcciónTool to find a single company profile URL using a company name or domain. Use when you need to initiate a profile-URL search for a given company identifier.
Parámetros de entrada
companyOrDomainstringObligatorioEither the full company name or its website domain.
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
Find PeopleICYPEAS_FIND_PEOPLEAcciónTool to search for people in the leads database. Use when you need to filter people by name, title, company, and other attributes.
ICYPEAS_FIND_PEOPLEAcciónTool to search for people in the leads database. Use when you need to filter people by name, title, company, and other attributes.
Parámetros de entrada
queryobjectObligatorioSearch filters: include/exclude lists per field.
paginationobjectPagination settings for multi-page 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
Find Profile URLICYPEAS_FIND_PROFILE_URLAcciónTool to find a single profile URL. Use after confirming first name, last name, and either company/domain or job title. Example: "Find the LinkedIn URL for Pierre Landoin at icypeas.com."
ICYPEAS_FIND_PROFILE_URLAcciónTool to find a single profile URL. Use after confirming first name, last name, and either company/domain or job title. Example: "Find the LinkedIn URL for Pierre Landoin at icypeas.com."
Parámetros de entrada
jobTitlestringProspect's job title (optional if companyOrDomain provided)
lastnamestringObligatorioLast name of the prospect
firstnamestringObligatorioFirst name of the prospect
companyOrDomainstringCompany name or domain (optional if jobTitle provided)
Parámetros de salida
urlstringFound profile URL, if any
dataobjectObligatorioFull raw JSON response from the API
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Find Profile URLs BulkICYPEAS_FIND_PROFILE_URLS_BULKAcciónTool to perform bulk search for profile URLs. Use when you need to resolve multiple prospects' profile URLs at once.
ICYPEAS_FIND_PROFILE_URLS_BULKAcciónTool to perform bulk search for profile URLs. Use when you need to resolve multiple prospects' profile URLs at once.
Parámetros de entrada
dataobject[]ObligatorioList of profiles to search (max 50 items)
typestringObligatorioMust be 'profile' for profile URL bulk search
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
Find Single EmailICYPEAS_FIND_SINGLE_EMAILAcciónTool to discover a single email address using a person's first or last name with a company domain or name. Use when needing to retrieve a prospect's specific email before outreach.
ICYPEAS_FIND_SINGLE_EMAILAcciónTool to discover a single email address using a person's first or last name with a company domain or name. Use when needing to retrieve a prospect's specific email before outreach.
Parámetros de entrada
customobjectOptional container for webhook and external tracking data.
lastnamestringProspect’s last name; required if firstname is omitted
firstnamestringProspect’s first name; required if lastname is omitted
domainOrCompanystringObligatorioThe person’s company domain or company name
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
Retrieve Search ResultsICYPEAS_RETRIEVE_SEARCH_RESULTSAcciónTool to retrieve the results of a search by ID or to paginate through bulk search results. Use after initiating a search to fetch individual or multiple search results.
ICYPEAS_RETRIEVE_SEARCH_RESULTSAcciónTool to retrieve the results of a search by ID or to paginate through bulk search results. Use after initiating a search to fetch individual or multiple search results.
Parámetros de entrada
idstring_id of the single result (required if mode='single')
filestringBulk-file identifier (required if mode='bulk')
modestringObligatorioenumChoose 'single' for one item or 'bulk' for bulk-file search
singlebulknextbooleanPagination direction: true for next page, false for previous
typestringenumTask filter for single-mode only (not allowed when mode='bulk')
email-searchdomain-scanemail-verificationlimitintegerNumber of results per page (default 10, max 100)
sortsarray[]Pagination cursor from previous response
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
Scrape CompanyICYPEAS_SCRAPE_COMPANYAcciónTool to scrape company profile information from a LinkedIn company URL. Use when you have a company LinkedIn URL to retrieve detailed company data.
ICYPEAS_SCRAPE_COMPANYAcciónTool to scrape company profile information from a LinkedIn company URL. Use when you have a company LinkedIn URL to retrieve detailed company data.
Parámetros de entrada
urlstringObligatoriouriLinkedIn company profile URL to scrape.
Parámetros de salida
dataobjectObligatorioFull raw JSON response from the API.
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Scrape ProfileICYPEAS_SCRAPE_PROFILEAcciónTool to initiate scraping of a LinkedIn profile. Use when you have a public LinkedIn profile URL and need a job ID and status to later fetch full details.
ICYPEAS_SCRAPE_PROFILEAcciónTool to initiate scraping of a LinkedIn profile. Use when you have a public LinkedIn profile URL and need a job ID and status to later fetch full details.
Parámetros de entrada
urlstringObligatorioLinkedIn profile URL to scrape (required; must be a valid URL)
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
Setup NotificationsICYPEAS_SETUP_NOTIFICATIONSAcciónTool to set up push notifications. Use when you need to receive real-time updates about your searches. Note: Icypeas requires webhook configuration via the dashboard UI; no public API endpoint exists for setup.
ICYPEAS_SETUP_NOTIFICATIONSAcciónTool to set up push notifications. Use when you need to receive real-time updates about your searches. Note: Icypeas requires webhook configuration via the dashboard UI; no public API endpoint exists for setup.
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
Statistics Bulk SearchICYPEAS_STATISTICS_BULK_SEARCHAcciónTool to parse bulk search statistics webhook. Use when processing the completion notification of a bulk search.
ICYPEAS_STATISTICS_BULK_SEARCHAcciónTool to parse bulk search statistics webhook. Use when processing the completion notification of a bulk search.
Parámetros de entrada
dataobjectObligatorioBulk search summary and details
signaturestringObligatorioHMAC-SHA1 signature of the payload
timestampstringObligatorioISO 8601 timestamp used to compute signature
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