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