Skip to content

Commit 4ef306e

Browse files
Merge pull request #6465 from segmentio/prigiattiperrut-patch-2
Added a note about destination filters
2 parents 924beeb + f8b5bff commit 4ef306e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/protocols/transform/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Segment's goal is to make Transformations a powerful tool that complements a wel
2626
- **Transformations are available to Protocols customers:** If you're interested in this feature, contact your Account Executive or CSM to learn more about the Protocols package.
2727
- **Source-level transformations are irrevocable:** When applied at the source, a transformation permanently changes the structure of the event. The original events are not easily recoverable or [Replayable](/docs/guides/what-is-replay). Assume that transformed data cannot be recovered.
2828
- **Device-mode destinations are NOT supported:** Source scoped transformations will **only** apply to cloud-mode destinations, warehouses, and S3 destinations. Destination scoped transformations will **only** apply to cloud-mode destinations.
29+
- **Transformation order:** Segment processes source-scoped transformations before the events reach destination filters. Segment processes destination-scoped transformations after the events pass through destination filters.
2930

3031
## View all Transformations
3132

0 commit comments

Comments
 (0)