diff --git a/src/connections/functions/insert-functions.md b/src/connections/functions/insert-functions.md index 43359bf7f6..32775196f5 100644 --- a/src/connections/functions/insert-functions.md +++ b/src/connections/functions/insert-functions.md @@ -65,6 +65,9 @@ The default source code template includes handlers for all event types. You don' Insert functions can define handlers for each message type in the [Segment spec](/docs/connections/spec/): +> info "onBatch handler" +> At this time, Destination Insert Functions do not support the onBatch handler. + - `onIdentify` - `onTrack` - `onPage` @@ -72,7 +75,6 @@ Insert functions can define handlers for each message type in the [Segment spec] - `onGroup` - `onAlias` - `onDelete` -- `onBatch` Each of the functions above accepts two arguments: