Skip to content

Commit

Permalink
feat: add supported connectionModes to missing destinations
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjwal-ab committed Aug 1, 2023
1 parent e0e9495 commit d8bc693
Show file tree
Hide file tree
Showing 179 changed files with 384 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"flutter",
"cordova"
],
"supportedConnectionModes": {},
"supportedMessageTypes": ["identify", "page", "screen", "track"],
"destConfig": {
"defaultConfig": ["apiUrl", "apiKey", "eventKey", "actid", "oneTrustCookieCategories"]
Expand Down
6 changes: 6 additions & 0 deletions src/configurations/destinations/adj/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@
"cordova"
],
"supportedMessageTypes": ["track"],
"supportedConnectionModes": {
"android": ["cloud", "device"],
"ios": ["cloud", "device"],
"flutter": ["cloud", "device"],
"unity": ["cloud", "device"]
},
"destConfig": {
"defaultConfig": [
"appToken",
Expand Down
3 changes: 3 additions & 0 deletions src/configurations/destinations/adroll/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
"excludeKeys": [],
"supportedSourceTypes": ["web"],
"supportedMessageTypes": ["identify", "track", "page"],
"supportedConnectionModes": {
"web": ["cloud", "device"]
},
"destConfig": {
"defaultConfig": [
"advId",
Expand Down
7 changes: 7 additions & 0 deletions src/configurations/destinations/af/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@
"cordova"
],
"supportedMessageTypes": ["track", "screen", "page"],
"supportedConnectionModes": {
"cordova": ["cloud", "device"],
"android": ["cloud", "device"],
"ios": ["cloud", "device"],
"flutter": ["cloud", "device"],
"unity": ["cloud", "device"]
},
"destConfig": {
"defaultConfig": [
"devKey",
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/airship/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"cordova",
"warehouse"
],
"supportedConnectionModes": {},
"supportedMessageTypes": ["identify", "track", "group"],
"destConfig": {
"defaultConfig": ["apiKey", "appKey", "dataCenter", "oneTrustCookieCategories"]
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/algolia/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"warehouse"
],
"supportedMessageTypes": ["track"],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": ["apiKey", "applicationId", "eventTypeSettings", "oneTrustCookieCategories"]
},
Expand Down
7 changes: 7 additions & 0 deletions src/configurations/destinations/appcenter/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@
"excludeKeys": [],
"supportedSourceTypes": ["android", "ios", "reactnative", "cordova", "flutter"],
"supportedMessageTypes": ["track"],
"supportedConnectionModes": {
"cordova": ["cloud", "device"],
"android": ["cloud", "device"],
"ios": ["cloud", "device"],
"flutter": ["cloud", "device"],
"reactnative": ["cloud", "device"]
},
"destConfig": {
"defaultConfig": [
"appSecret",
Expand Down
3 changes: 3 additions & 0 deletions src/configurations/destinations/appcues/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"cordova"
],
"supportedMessageTypes": ["identify", "page", "screen", "track"],
"supportedConnectionModes": {
"web": ["cloud", "device"]
},
"destConfig": {
"defaultConfig": [
"accountId",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"cordova"
],
"supportedMessageTypes": ["identify", "track"],
"supportedConnectionModes": {},
"destConfig": { "defaultConfig": ["apiKey", "signUpSourceId", "oneTrustCookieCategories"] },
"secretKeys": ["apiKey"]
}
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/attribution/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"cordova"
],
"supportedMessageTypes": ["alias", "group", "identify", "page", "screen", "track"],
"supportedConnectionModes": {},
"destConfig": { "defaultConfig": ["writeKey", "oneTrustCookieCategories"], "web": [] },
"secretKeys": ["writeKey"]
}
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/autopilot/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"cordova"
],
"supportedMessageTypes": ["identify", "track"],
"supportedConnectionModes": {},
"destConfig": { "defaultConfig": ["apiKey", "triggerId", "oneTrustCookieCategories"] },
"secretKeys": []
}
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/awin/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"warehouse"
],
"supportedMessageTypes": ["track"],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": ["advertiserId", "eventsToTrack", "oneTrustCookieCategories"]
},
Expand Down
3 changes: 3 additions & 0 deletions src/configurations/destinations/axeptio/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
"excludeKeys": [],
"supportedSourceTypes": ["web"],
"supportedMessageTypes": [],
"supportedConnectionModes": {
"web": ["device"]
},
"destConfig": {
"defaultConfig": [
"clientId",
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/azure_blob/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"flutter",
"cordova"
],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": [
"containerName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"flutter",
"cordova"
],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": [
"containerName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"flutter",
"cordova"
],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": [
"bootstrapServer",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"flutter",
"cordova"
],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": [
"host",
Expand Down
3 changes: 3 additions & 0 deletions src/configurations/destinations/bingads/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
],
"excludeKeys": [],
"supportedSourceTypes": ["web"],
"supportedConnectionModes": {
"web": ["device"]
},
"destConfig": {
"defaultConfig": [
"tagID",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,10 @@
"excludeKeys": [],
"supportedSourceTypes": ["cloud", "warehouse"],
"supportedMessageTypes": ["audiencelist"],
"syncBehaviours": [
"mirror"
],
"syncBehaviours": ["mirror"],
"disableJsonMapper": true,
"isAudienceSupported": true,
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": [
"rudderAccountId",
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/blueshift/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"excludeKeys": [],
"supportedSourceTypes": ["web", "cloud", "mobile"],
"supportedMessageTypes": ["identify", "track", "group"],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": ["eventApiKey", "usersApiKey", "dataCenter", "oneTrustCookieCategories"]
},
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/bq/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"flutter",
"cordova"
],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": [
"project",
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/bqstream/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"cordova",
"warehouse"
],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": [
"datasetId",
Expand Down
4 changes: 4 additions & 0 deletions src/configurations/destinations/branch/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
"cordova"
],
"supportedMessageTypes": ["identify", "track"],
"supportedConnectionModes": {
"android": ["cloud", "device"],
"ios": ["cloud", "device"]
},
"destConfig": {
"defaultConfig": [
"branchKey",
Expand Down
5 changes: 5 additions & 0 deletions src/configurations/destinations/bugsnag/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
],
"excludeKeys": [],
"supportedSourceTypes": ["android", "ios", "web"],
"supportedConnectionModes": {
"android": ["cloud", "device"],
"web": ["cloud", "device"],
"ios": ["cloud", "device"]
},
"destConfig": {
"defaultConfig": [
"apiKey",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"flutter",
"cordova"
],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": [
"rudderAccountId",
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/candu/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"warehouse"
],
"supportedMessageTypes": ["identify", "track"],
"supportedConnectionModes": {},
"destConfig": { "defaultConfig": ["apiKey", "oneTrustCookieCategories"] },
"secretKeys": ["apiKey"]
}
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/canny/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"warehouse"
],
"supportedMessageTypes": ["identify", "track"],
"supportedConnectionModes": {},
"destConfig": { "defaultConfig": ["apiKey", "eventsToEvents", "oneTrustCookieCategories"] },
"secretKeys": ["apiKey"]
}
Expand Down
3 changes: 3 additions & 0 deletions src/configurations/destinations/chartbeat/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
],
"excludeKeys": [],
"supportedSourceTypes": ["web"],
"supportedConnectionModes": {
"web": ["device"]
},
"destConfig": {
"defaultConfig": [
"domain",
Expand Down
6 changes: 6 additions & 0 deletions src/configurations/destinations/clevertap/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@
"cordova"
],
"supportedMessageTypes": ["identify", "page", "screen", "track", "alias"],
"supportedConnectionModes": {
"android": ["cloud", "device"],
"web": ["cloud", "device"],
"ios": ["cloud", "device"],
"reactnative": ["cloud", "device"]
},
"destConfig": {
"defaultConfig": [
"accountId",
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/clickhouse/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"flutter",
"cordova"
],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": [
"host",
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/clickup/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"warehouse"
],
"supportedMessageTypes": ["track"],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": [
"apiToken",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"flutter",
"cordova"
],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": [
"bootstrapServer",
Expand Down
3 changes: 3 additions & 0 deletions src/configurations/destinations/convertflow/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
"excludeKeys": [],
"supportedSourceTypes": ["web"],
"supportedMessageTypes": ["identify"],
"supportedConnectionModes": {
"web": ["device"]
},
"destConfig": {
"defaultConfig": [
"websiteId",
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/courier/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"warehouse"
],
"supportedMessageTypes": ["identify", "track"],
"supportedConnectionModes": {},
"destConfig": { "defaultConfig": ["apiKey", "oneTrustCookieCategories"] },
"secretKeys": []
},
Expand Down
3 changes: 3 additions & 0 deletions src/configurations/destinations/criteo/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
],
"excludeKeys": [],
"supportedSourceTypes": ["web"],
"supportedConnectionModes": {
"web": ["device"]
},
"destConfig": {
"defaultConfig": [
"accountId",
Expand Down
10 changes: 8 additions & 2 deletions src/configurations/destinations/criteo_audience/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,16 @@
"supportedSourceTypes": ["cloud", "warehouse"],
"syncBehaviours": ["mirror"],
"supportedMessageTypes": ["audiencelist"],
"supportedConnectionModes": {},
"destConfig": {
"cloud": ["audienceId"],
"warehouse": ["adAccountId"],
"defaultConfig": ["rudderAccountId", "gumCallerId", "audienceType", "oneTrustCookieCategories"]
"defaultConfig": [
"rudderAccountId",
"gumCallerId",
"audienceType",
"oneTrustCookieCategories"
]
}
}
}
}
1 change: 1 addition & 0 deletions src/configurations/destinations/custify/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"cordova"
],
"supportedMessageTypes": ["identify", "group", "track"],
"supportedConnectionModes": {},
"destConfig": { "defaultConfig": ["apiKey", "sendAnonymousId", "oneTrustCookieCategories"] }
}
}
3 changes: 3 additions & 0 deletions src/configurations/destinations/customerio/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
"cordova"
],
"supportedMessageTypes": ["identify", "page", "screen", "track", "alias", "group"],
"supportedConnectionModes": {
"web": ["cloud", "device"]
},
"destConfig": {
"defaultConfig": [
"apiKey",
Expand Down
3 changes: 3 additions & 0 deletions src/configurations/destinations/dcm_floodlight/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
"web"
],
"supportedMessageTypes": ["track", "page"],
"supportedConnectionModes": {
"web": ["cloud", "device"]
},
"destConfig": {
"defaultConfig": [
"advertiserId",
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/delighted/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"warehouse"
],
"supportedMessageTypes": ["alias", "identify", "track"],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": [
"apiKey",
Expand Down
1 change: 1 addition & 0 deletions src/configurations/destinations/deltalake/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"flutter",
"cordova"
],
"supportedConnectionModes": {},
"destConfig": {
"defaultConfig": [
"host",
Expand Down
Loading

0 comments on commit d8bc693

Please sign in to comment.