FullEnrich integration (Data, Marketing). Imported from open-connector.
https://app.fullenrich.com/api/v2/account/credits
/people/lookup
| Param | Type | Required | Description |
|---|---|---|---|
| person_name | string | optional | The full name of the person to look up. |
| person_professional_network_url | string | optional | The professional network profile URL of the person. |
| person_professional_network_id | integer | optional | The professional network profile ID of the person. |
| company_professional_network_url | string | optional | The professional network URL of the company used to disambiguate a person-name … |
| company_professional_network_id | integer | optional | The professional network ID of the company used to disambiguate a person-name l… |
| company_domain | string | optional | The domain of the company used to disambiguate a person-name lookup. |
/company/lookup
| Param | Type | Required | Description |
|---|---|---|---|
| domain | string | optional | The company domain to look up. |
| professional_network_url | string | optional | The professional network URL of the company. |
| professional_network_id | integer | optional | The professional network ID of the company. |