We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3051e28 commit de6f534Copy full SHA for de6f534
src/guides/filtering-data.md
@@ -30,7 +30,7 @@ You can use the `integrations` JSON object as part of your Segment payloads to c
30
"integrations": {
31
"All": true,
32
"Mixpanel": false,
33
- "Salesforce": false
+ "Salesforce": false,
34
"My Destination Function (My Workspace)": true
35
}
36
0 commit comments