Configuring your connectionsConnection configurationsGreenhouseCopy pageSupports: 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}