← Tools Reference

FullEnrich

FullEnrich integration (Data, Marketing). Imported from open-connector.

API key3 toolshttps://app.fullenrich.com/api/v2
GET
fullenrich_get_credit_balance
Get the current FullEnrich credit balance for the workspace.

/account/credits

POST
fullenrich_lookup_person
Look up one FullEnrich person by professional-network identifier or name.

/people/lookup

6 parameters
ParamTypeRequiredDescription
person_namestringoptionalThe full name of the person to look up.
person_professional_network_urlstringoptionalThe professional network profile URL of the person.
person_professional_network_idintegeroptionalThe professional network profile ID of the person.
company_professional_network_urlstringoptionalThe professional network URL of the company used to disambiguate a person-name …
company_professional_network_idintegeroptionalThe professional network ID of the company used to disambiguate a person-name l…
company_domainstringoptionalThe domain of the company used to disambiguate a person-name lookup.
POST
fullenrich_lookup_company
Look up one FullEnrich company by domain or professional-network identifier.

/company/lookup

3 parameters
ParamTypeRequiredDescription
domainstringoptionalThe company domain to look up.
professional_network_urlstringoptionalThe professional network URL of the company.
professional_network_idintegeroptionalThe professional network ID of the company.