Leadfeeder integration (Marketing, Data). Imported from open-connector.
https://api.leadfeeder.com/v1/accounts
| Param | Type | Required | Description |
|---|---|---|---|
| accountId | string | optional | The Leadfeeder account ID. Retrieve available account IDs with list_accounts. |
/v1/users/me
/v1/companies/{companyId}
| Param | Type | Required | Description |
|---|---|---|---|
| accountId | string | required | The Leadfeeder account ID. Retrieve available account IDs with list_accounts. |
| companyId | string | required | The Leadfeeder company ID. Older string-based company IDs are also supported by… |
| include | string | optional | Additional relationship data to attach to a company response. |
/v1/companies
| Param | Type | Required | Description |
|---|---|---|---|
| accountId | string | required | The Leadfeeder account ID. Retrieve available account IDs with list_accounts. |
| companyIds | array | required | Leadfeeder company IDs to retrieve. |
| include | string | optional | Additional relationship data to attach to a company response. |
/v1/companies/match
| Param | Type | Required | Description |
|---|---|---|---|
| accountId | string | required | The Leadfeeder account ID. Retrieve available account IDs with list_accounts. |
| maxResultsPerCompany | integer | optional | Maximum number of Leadfeeder matches returned per input company. |
| companies | array | required | Company records to match. |
/v1/ip/enrich
| Param | Type | Required | Description |
|---|---|---|---|
| accountId | string | optional | The Leadfeeder account ID. Retrieve available account IDs with list_accounts. |
| ip | string | optional | A valid IPv4 or IPv6 address to enrich. |