Skip to content

Commit 3980d93

Browse files
add Insert Function
1 parent ad0db7d commit 3980d93

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/guides/filtering-data.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ If you have Protocols in your workspace, **and** have a tracking plan associated
108108
![Schema Configuration section of a source's Settings page](images/protocols-unplanned.png)
109109

110110

111+
## Destination Insert Function
112+
113+
The newest, most customizable way to filter or alter data going from a source to a Cloud Mode destination is to use [Insert Functions]([url](https://segment.com/docs/connections/functions/insert-functions/)). This feature gives you the abiltiy to receive data from your Segment source, write custom code to alter or block it, and then pass that altered payload to a downstream Cloud Mode destination.
114+
111115
## Warehouse Selective Sync
112116

113117
Warehouse Selective Sync allows you to stop sending specific data to specific warehouses. You can use this to stop syncing specific events or properties that aren't relevant, and could be slowing down your warehouse syncs. See the [Warehouse Selective Sync documentation](/docs/connections/storage/warehouses/warehouse-syncs/#warehouse-selective-sync) to learn more.

0 commit comments

Comments
 (0)