Skip to main content
Version: 4.48.0

Progress

The Progress component allows you to show a progress bar based on the max value of expected messages. It also shows the number of messages received of the expected number of messages and displays an estimated remaining time.

Inputs

Data

Input for increasing the processed messages counter.

Max. Count

Use this input to set the expected message count.

Example:

{
"count": 1000
}