Configuring your connectionsConnection configurations

Harmonic

Connection

Description

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
api_keystringtruefalse

Example

1{
2 "name": "harmonic connection",
3 "type": "harmonic",
4 "configuration": {
5 "api_key": "secret"
6 }
7}

Model Sync

Source

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
sourcestringAccepted Values: companyGql, personGql, watchlistCompaniesGql, savedSearchGql, savedSearchPeopleGql, watchlistPeopleGqlfalsefalse
stream_idstringfalsefalse
entitystringfalsefalse

Example

1{
2 ...
3 "configuration": {
4 "entity": "person",
5 "source": "savedSearchPeopleGql",
6 "stream_id": "urn:harmonic:saved_search:53635"
7 }
8}

Enrichment

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
objectstringAccepted Values: companyGql, personGql, watchlistCompaniesGql, savedSearchGql, savedSearchPeopleGql, watchlistPeopleGqlfalsefalse

Example

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

Target

N/A

Bulk Sync

Source

N/A

Destination

N/A