Configuring your connectionsConnection configurationsGreenhouseCopy pageSupports: ā Models ā Bulk sync source Connection Configuration NameTypeDescriptionRequiredauth_methodstringAuthentication methodAccepted values: oauth, clientcredentials ātrueoauth_refresh_tokenstringfalse auth_method When auth_method is clientcredentials NameTypeDescriptionRequiredclient_idstringClient IDtrueclient_secretstringClient Secrettrue Example 1{2 "name": "Greenhouse connection",3 "type": "greenhouse",4 "configuration": {5 "auth_method": "",6 "oauth_refresh_token": "dasfdasz62px8lqeoakuea2ccl4rxm13i6tbyorxhu1i20kc8ruvksmzxq"7 }8} Model Sync Source Configuration NameTypeDescriptionRequiredobjectstringObjecttrue Example 1{2 ...3 "configuration": {4 "object": "object"5 }6}