DiscoLike integration (Marketing, Data). Imported from open-connector.
https://api.discolike.com/v1/discover
| Param | Type | Required | Description |
|---|---|---|---|
| icpPrompt | string | optional | Natural language ICP description that DiscoLike converts into discovery filters. |
| domains | array | optional | Seed company domains used for DiscoLike lookalike discovery. |
| maxRecords | integer | optional | Maximum number of discovery results to return. |
| offset | integer | optional | Number of discovery results to skip for pagination. |
| countries | array | optional | ISO 3166-1 alpha-2 country codes used to filter companies. |
| categories | array | optional | DiscoLike industry category values used to filter companies. |
| businessModels | array | optional | Business model labels used to filter companies. |
| employeeRange | string | optional | Employee count range in DiscoLike min,max format, for example 51,200. |
| revenueRange | string | optional | Revenue range in DiscoLike min,max format using raw numbers, for example 100000… |
| minDigitalFootprint | integer | optional | Digital footprint score from 0 to 800. |
| maxDigitalFootprint | integer | optional | Digital footprint score from 0 to 800. |
| excludeLeadgen | boolean | optional | Whether to exclude suspected lead generation sites. |
/count
| Param | Type | Required | Description |
|---|---|---|---|
| countries | array | optional | ISO 3166-1 alpha-2 country codes used to filter companies. |
| categories | array | optional | DiscoLike industry category values used to filter companies. |
| businessModels | array | optional | Business model labels used to filter companies. |
| employeeRange | string | optional | Employee count range in DiscoLike min,max format, for example 51,200. |
| revenueRange | string | optional | Revenue range in DiscoLike min,max format using raw numbers, for example 100000… |
| minDigitalFootprint | integer | optional | Digital footprint score from 0 to 800. |
| maxDigitalFootprint | integer | optional | Digital footprint score from 0 to 800. |
| excludeLeadgen | boolean | optional | Whether to exclude suspected lead generation sites. |
/bizdata
| Param | Type | Required | Description |
|---|---|---|---|
| domain | string | optional | The company domain to query, without protocol. |
/score
| Param | Type | Required | Description |
|---|---|---|---|
| domain | string | optional | The company domain to query, without protocol. |
/growth
| Param | Type | Required | Description |
|---|---|---|---|
| domain | string | optional | The company domain to query, without protocol. |
/metrics
| Param | Type | Required | Description |
|---|---|---|---|
| domain | string | optional | The company domain to query, without protocol. |
/usage