Configuring your connectionsConnection configurationsFreshserviceCopy pageConnection Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYsubdomainstringYour Freshservice helpdesk subdomain; e.g. ‘polytomic’ if your helpdesk is at https://polytomic.freshdesk.comtruefalseapi_keystringtruefalse Example 1{2 "name": "freshservice connection",3 "type": "freshservice",4 "configuration": {5 "api_key": "",6 "subdomain": "polytomic"7 }8} Model Sync Source Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYobjectstringObjecttruefalse Example 1{2 ...3 "configuration": {4 "object": "object"5 }6}