We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7422a commit d32b83cCopy full SHA for d32b83c
src/connections/functions/insert-functions.md
@@ -66,7 +66,7 @@ The default source code template includes handlers for all event types. You don'
66
Insert functions can define handlers for each message type in the [Segment spec](/docs/connections/spec/):
67
68
> info "onBatch handler"
69
-> Destination Insert Functions do not support onBatch handler yet, and Segment is actively working on this functionality.
+> At this time, Destination Insert Functions do not support the onBatch handler.
70
71
- `onIdentify`
72
- `onTrack`
0 commit comments