Podscribe

Supports:

  • ✅ Model sync destination
  • ✅ Bulk sync source
  • ✅ Connection Proxy

Connection

Configuration

NameTypeDescriptionRequired
advertisersarrayAdvertisersfalse
api_keystringAPI Keyfalse

Example

1{
2 "name": "Podscribe connection",
3 "type": "podscribe",
4 "configuration": {
5 "advertisers": [
6 {
7 "label": "",
8 "value": ""
9 }
10 ],
11 "api_key": ""
12 }
13}

Model Sync

Target

Podscribe connections may be used as the destination in a model sync.

Bulk Sync

Source

Podscribe connections may be used as a bulk sync source. No additional configuration options are required.