Skip to main content
Version: 0.93.0

Buffered REST Publisher


Description

Collects a given amount of events into a JSON array. Once this event count is reached the JSON array is posted to the given REST interface.


Required input

This sink does not have any requirements and works with any incoming event type.


Configuration

REST URL

The complete URL of the REST endpoint.

Buffer Size

The amount of events before sending.

Output

(not applicable for data sinks)