Configuring your connectionsConnection configurationsHighspotCopy pageSupports: ✅ Models ✅ Bulk sync source Connection Configuration NameTypeDescriptionRequiredkeystringKeytruesecretstringSecrettrue Example 1{2 "name": "Highspot connection",3 "type": "highspot",4 "configuration": {5 "key": "",6 "secret": ""7 }8} Model Sync Source Configuration NameTypeDescriptionRequiredobjectstringObjecttrue Example 1{2 ...3 "configuration": {4 "object": "object"5 }6}