Commit bb6a435
add example for removing userId (#4209)
* add example for removing userId
Some customer over time have reached out wanting to remove the `userId` from their payloads for certain destinations. This was previously not possible but now the Public API allows for this functionality. This example will help customers achieve this solution.
* Update src/connections/destinations/destination-filters.md
* Update src/connections/destinations/destination-filters.md
---------
Co-authored-by: markzegarelli <mark.zegarelli@segment.com>1 parent 95b5df0 commit bb6a435
1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
132 | 157 | | |
133 | 158 | | |
134 | 159 | | |
| |||
0 commit comments