Skip to content

Commit f8b5bff

Browse files
Update src/protocols/transform/index.md
1 parent 23256d9 commit f8b5bff

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/protocols/transform/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +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-
- **Destination Filters:**
30-
- **Source-Scoped Transformations**: If [destination filters](https://segment.com/docs/connections/destinations/destination-filters/) are enabled, keep in mind that Segment processes Source scoped transformations before the events reach destination filters.
31-
- **Destination-Scoped Transformations**: while destination-specific transformations are processed after the events have passed through the destination filters.
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.
3230

3331
## View all Transformations
3432

0 commit comments

Comments
 (0)