A single item in a webhook's processing queue. Queue items accumulate when a webhook receives data it can't immediately hand off to a running scenario (e.g. because the scenario is inactive).
ISO 8601 timestamp of when the item was queued
Unique identifier of the queue item
Scope the item was queued under (e.g. 'hook')
Size of the queued payload in bytes
A single item in a webhook's processing queue. Queue items accumulate when a webhook receives data it can't immediately hand off to a running scenario (e.g. because the scenario is inactive).