You can wire the Findymail node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.
Credentials
Connect Findymail under Credentials in the node settings. See Connecting credentials for the general flow. Enter the values manually when creating the credential. Get your credentials here.Operations
Credits
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Get Remaining Credits | get_credits | Return remaining finder / verifier credit balance. | |
| Get Team Usage Summary | get_team_usage_summary | Return the per-team credit usage report. | |
| Get Usage Summary | get_usage_summary | Return the per-account credit usage report. |
Discovery
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Lookup Technologies By Domain | technologies_lookup | Look up the tech stack detected for a domain. | |
| Search Lookalike Companies | lookalike_search | Find companies similar to seed companies. | |
| Search Technologies | technologies_search | Search the technology catalog. |
Finder
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Find Email From Name | find_email_from_name | Find a verified email from a person’s name and company domain. | |
| Find Emails From Domain | find_emails_from_domain | Find emails associated with a company domain. | |
| Find Employees | find_employees | Find employees at a company by website and job titles. | |
| Find From Business Profile | find_from_business_profile | Find an email from a LinkedIn / business profile URL. | |
| Find Phone | find_phone | Find a direct phone number from a LinkedIn URL (GDPR-compliant, no EU). | |
| Get Company Information | get_company | Enrich a company by domain, LinkedIn URL, or name. | |
| Reverse Email Lookup | reverse_email | Find a LinkedIn profile from an email address. |
Intellimatch
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Add Excluded Domains | add_excluded_domains | Add domains to the exclusion list. | |
| Create Exclusion List | create_exclusion_list | Create an Intellimatch exclusion list. | |
| Delete Exclusion List | delete_exclusion_list | Delete an exclusion list. | |
| Get Exclusion List | get_exclusion_list | Fetch one exclusion list by ID. | |
| Get Export Status | intellimatch_status | Poll the status of an Intellimatch search/export job. | |
| Get Intellimatch Results | intellimatch_data | Fetch paginated Intellimatch export results. | |
| List Excluded Domains | list_excluded_domains | List excluded domains. | |
| List Exclusion Lists | list_exclusion_lists | List Intellimatch exclusion lists. | |
| Remove Excluded Domains | remove_excluded_domains | Remove excluded domains by ID. | |
| Search Leads (Intellimatch) | intellimatch_search | Run a natural-language lead search (kicks off an async export). | |
| Update Exclusion List | update_exclusion_list | Update an exclusion list. |
Lists
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Create Contact List | create_contact_list | Create a new contact list. | |
| Delete Contact List | delete_contact_list | Delete a contact list. | |
| Get Contacts In A List | get_contacts | Retrieve contacts saved in a given list. | |
| List Contact Lists | list_contact_lists | List the user’s saved contact lists. | |
| Update Contact List | update_contact_list | Rename / update a contact list. |
Signals
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Create Signal Monitor | create_signal_monitor | Create a signal monitor. | |
| Delete Signal Monitor | delete_signal_monitor | Delete a signal monitor. | |
| Get A Signal | get_signal | Fetch one signal by its id. | |
| List Signal Monitors | list_signal_monitors | List signal monitors. | |
| List Signals | list_signals | List buying / intent signals. | |
| Update Signal Monitor | update_signal_monitor | Update a signal monitor. |
Verifier
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Verify Email | verify_email | Verify the deliverability of an email address. |
Other
| Operation | ID | Description | Trigger |
|---|---|---|---|
| On Signal Match | on_signal_match | Fire the workflow when a signal monitor matches a new buying/intent signal. | Yes |