Configuring your connectionsConnection configurationsKustomerConnection Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYdomainstringe.g. ‘polytomic’ if your portal is ‘https://polytomic.kustomerapp.com/app’truefalseapikeystringtruefalse Example 1{2 "name": "kustomer connection",3 "type": "kustomer",4 "configuration": {5 "apikey": "secret",6 "domain": "polytomic"7 }8} Model Sync Source Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYobjectstringObject Accepted Values: customer, companytruefalse Example 1{2 ...3 "configuration": {4 "object": "customer"5 }6}