Configuring your connectionsConnection configurationsPlainCopy pageSupports: ✅ Models ✅ Bulk sync source Connection Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYapi_keystringThe API key for your Plain machine user.truefalse Example 1{2 "name": "Plain connection",3 "type": "plain",4 "configuration": {5 "api_key": ""6 }7} Model Sync Source Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYobjectstringObjecttruefalse Example 1{2 ...3 "configuration": {4 "object": "object"5 }6}