Skip to content

Commit 84ecd77

Browse files
authored
Merge pull request #4869 from segmentio/muhammadatifjav-webhook-actions-batchSize
Add BatchSize default and max limit
2 parents 01e7334 + 9526cbd commit 84ecd77

File tree

1 file changed

+4
-0
lines changed
  • src/connections/destinations/catalog/actions-webhook

1 file changed

+4
-0
lines changed

src/connections/destinations/catalog/actions-webhook/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ Segment's Webhooks (Actions) destination uses internet protocol and HTTP callbac
2323
7. Enable the destination and configured mappings.
2424

2525
{% include components/actions-fields.html settings="true"%}
26+
27+
## Batch size limits
28+
29+
In Webhook Actions mapping, the default value of batch size is `1000`. You can change this value, but there's a maximum batch size limit of `4000`.

0 commit comments

Comments
 (0)