RocketReach integration (Communication, Marketing, Data). Imported from open-connector.
https://api.rocketreach.co/api/v2/account
/person/lookup
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | optional | The RocketReach numeric identifier. |
| string | optional | The email address of the person to look up. | |
| name | string | optional | The name of the person to look up. |
| linkedin_url | string | optional | The LinkedIn profile URL of the person to look up. |
| current_employer | string | optional | The current employer to pair with a person-name lookup. |
| lookup_type | string | optional | The RocketReach lookup type to request. |
| webhook_id | integer | optional | The RocketReach webhook identifier to associate with the request. |
| block | boolean | optional | Whether RocketReach should block until the lookup completes when supported. |
/person/lookup
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | optional | The RocketReach numeric identifier. |
| string | optional | The email address of the person to look up. | |
| name | string | optional | The name of the person to look up. |
| title | string | optional | The job title to pair with the person lookup. |
| npi_number | integer | optional | The NPI number to use for a healthcare-focused lookup. |
| lookup_type | string | optional | The RocketReach lookup type to request. |
| linkedin_url | string | optional | The LinkedIn profile URL of the person to look up. |
| current_employer | string | optional | The current employer to pair with the person lookup. |
| webhook_id | integer | optional | The RocketReach webhook identifier to associate with the request. |
| return_cached_emails | boolean | optional | Whether RocketReach should return cached emails when they are available. |
| block | boolean | optional | Whether RocketReach should block until the lookup completes when supported. |
/person/checkStatus
| Param | Type | Required | Description |
|---|---|---|---|
| ids | array | optional | The person identifiers to check. |
/company/lookup
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | optional | The exact company name to look up for compatibility. |
| name | string | optional | The company name to look up. |
| domain | string | optional | The bare company domain to look up. |
| id | integer | optional | The RocketReach numeric identifier. |
| page | integer | optional | The 1-based page number to request. |
| limit | integer | optional | How many results to request per page. |
/company/lookup
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | optional | The RocketReach numeric identifier. |
| company_id | string | optional | The RocketReach company identifier. |
| name | string | optional | The company name to look up. |
| domain | string | optional | The bare company domain to look up. |
/company/lookup
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | optional | The RocketReach numeric identifier. |
| company_id | string | optional | The RocketReach company identifier. |
| name | string | optional | The company name to look up. |
| domain | string | optional | The bare company domain to look up. |
/company/lookup
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | optional | The RocketReach numeric identifier. |
| company_id | string | optional | The RocketReach company identifier. |
| name | string | optional | The company name to look up. |
| domain | string | optional | The bare company domain to look up. |
/company/lookup
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | optional | The RocketReach numeric identifier. |
| company_id | string | optional | The RocketReach company identifier. |
| name | string | optional | The company name to look up. |
| domain | string | optional | The bare company domain to look up. |