2021-05-23
Deprecated
Supports:
api_key
string
true
1{2 "name": "Front connection",3 "type": "front",4 "configuration": {5 "api_key": "secret"6 }7}
stream_id
1{2 ...3 "configuration": {4 "stream_id": "contacts"5 }6}
Front connections may be used as the destination in a model sync.
Front connections may be used as a bulk sync source. No additional configuration options are required.