Configuring your connectionsConnection configurationsFathomCopy pageSupports: ✅ Models ✅ Bulk sync source Connection Configuration NameTypeDescriptionRequiredapi_keystringAPI Keytrue Example 1{2 "name": "Fathom connection",3 "type": "fathom",4 "configuration": {5 "api_key": ""6 }7} Model Sync Source Configuration NameTypeDescriptionRequiredobjectstringObjecttrue Example 1{2 ...3 "configuration": {4 "object": "object"5 }6}