Configuring your connectionsConnection configurations

ZoomInfo

Connection

Description

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
usernamestringtruefalse
client_idstringtruefalse
private_keystringtruefalse

Example

1{
2 "name": "zoominfo connection",
3 "type": "zoominfo",
4 "configuration": {
5 "client_id": "",
6 "private_key": "",
7 "username": ""
8 }
9}

Model Sync

Source

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
zoom_sourcestringAccepted Values: intentData, enrichmentfalsefalse
topicsarrayfalsefalse

Example

1{
2 ...
3 "configuration": {
4 "topics": [
5 {}
6 ],
7 "zoom_source": ""
8 }
9}

Enrichment

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
objectstringAccepted Values: enrich_companyfalsefalse

Example

1{
2 ...
3 "configuration": {
4 "object": ""
5 }
6}

Target

N/A

Bulk Sync

Source

N/A

Destination

N/A