Configuring your connectionsConnection configurationsAmplemarketCopy pageSupports: ✅ Enrichment Connection Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYapi_keystringtruefalse Example 1{2 "name": "Amplemarket connection",3 "type": "amplemarket",4 "configuration": {5 "api_key": "sk_test_123"6 }7} Model Sync Enrichment Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYobjectstringAccepted values: person, companyfalsefalse Example 1{2 ...3 "configuration": {4 "object": ""5 }6}