Tomba integration (Marketing, Data). Imported from open-connector.
https://api.tomba.io/v1/me
/domain-search
| Param | Type | Required | Description |
|---|---|---|---|
| domain | string | required | The domain name or website URL to search. |
| page | integer | optional | Optional page number for paginated Tomba results. |
| limit | integer | optional | Optional maximum number of results to request from Tomba. |
/email-finder
| Param | Type | Required | Description |
|---|---|---|---|
| domain | string | optional | The company domain to search. |
| firstName | string | optional | The person's first name. |
| lastName | string | optional | The person's last name. |
/email-verifier
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | The email address to verify. |
/email-sources
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | The email address whose sources should be returned. |
/email-count
| Param | Type | Required | Description |
|---|---|---|---|
| domain | string | optional | The domain name to count email addresses for. |
/technology
| Param | Type | Required | Description |
|---|---|---|---|
| domain | string | optional | The domain name to inspect for technologies. |
| Param | Type | Required | Description |
|---|---|---|---|
| url | string | optional | The public LinkedIn profile URL to search. |
/enrich
| Param | Type | Required | Description |
|---|---|---|---|
| string | optional | The email address to enrich. |
/reveal/search
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | optional | Natural language company search query. Use this on the first request, then reus… |
| filters | object | optional | Structured Tomba Reveal filters to apply instead of a query. |
| page | integer | optional | Optional page number for paginated company search results. |