Skip to content

Commit

Permalink
feat: enable vdm for sfmc
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsSudip committed Aug 20, 2024
1 parent c5195cb commit efc4ad2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/configurations/destinations/sfmc/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"name": "SFMC",
"displayName": "Salesforce Marketing Cloud",
"config": {
"supportsVisualMapper": true,
"syncBehaviours": ["upsert"],
"transformAtV1": "router",
"saveDestinationResponse": true,
"throttlingCost": { "eventType": { "identify": 1, "track": 1 } },
Expand Down

0 comments on commit efc4ad2

Please sign in to comment.