Icypeas integration (Data, Marketing). Imported from open-connector.
https://app.icypeas.com/api/a/actions/subscription-information
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | The email address of the Icypeas account owner. |
/email-search
| Param | Type | Required | Description |
|---|---|---|---|
| firstname | string | optional | The person's first name. Required when lastname is omitted. |
| lastname | string | optional | The person's last name. Required when firstname is omitted. |
| domainOrCompany | string | required | The person's company domain or company name. |
| custom | object | optional | Optional custom tracking data attached to one Icypeas single search. |
/email-verification
| Param | Type | Required | Description |
|---|---|---|---|
| string | required | The email address to verify. | |
| custom | object | optional | Optional custom tracking data attached to one Icypeas single search. |
/domain-search
| Param | Type | Required | Description |
|---|---|---|---|
| domainOrCompany | string | required | The domain or company name to scan. |
| custom | object | optional | Optional custom tracking data attached to one Icypeas single search. |
/bulk-single-searchs/read
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | optional | The Icypeas search item ID returned by a submit action. |
/reverse-email-lookup
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | The professional email address to look up. |