Skip to content

Commit

Permalink
chore: enable json mapper for Klaviyo Bulk Upload (#1454)
Browse files Browse the repository at this point in the history
  • Loading branch information
yashasvibajpai authored Jun 11, 2024
1 parent 31334b1 commit 48d0e8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"cdkV2Enabled": true,
"supportsVisualMapper": true,
"transformAtV1": "router",
"disableJsonMapper": true,
"disableJsonMapper": false,
"syncBehaviours": ["upsert"],
"saveDestinationResponse": true,
"includeKeys": ["privateApiKey", "listId", "oneTrustCookieCategories"],
Expand Down

0 comments on commit 48d0e8c

Please sign in to comment.