Configuring your connectionsConnection configurationsIterableConnection Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYapi_keystringtruefalseevent_typesarrayfalsefalse Example 1{2 "name": "iterable connection",3 "type": "iterable",4 "configuration": {5 "api_key": "secret",6 "event_types": [7 {8 "label": "",9 "value": ""10 }11 ]12 }13} Model Sync Source Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYobjectstringObject Accepted Values: campaigns, lists, userstruefalse Example 1{2 ...3 "configuration": {4 "object": "calls"5 }6}Built with