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.
2 parents 2f8cce3 + de6f534 commit 4bc7d7cCopy full SHA for 4bc7d7c
src/guides/filtering-data.md
@@ -30,7 +30,8 @@ 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
37
```
0 commit comments