Voltar para Notification Service
sendBulkNotification
SCHEDULED
System
Notification Service
Type
SCHEDULED
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10
Config
{6}
queue
:
"notification.bulk_send"
backoff
:
{5}
type
:
"exponential"
factor
:
2
jitter
:
0.2
maxDelayMs
:
300000
baseDelayMs
:
2000
batching
:
{2}
chunkSize
:
100
maxRecipientsPerBatch
:
500
timeoutMs
:
60000
concurrency
:
10
maxAttempts
:
6
Input Schema
{3}
type
:
"object"
required
:
[6]
0
"correlationId"
1
"idempotencyKey"
2
"recipientIds"
3
"channel"
4
"template"
5
"data"
properties
:
{8}
data
:
{1}
channel
:
{2}
priority
:
{2}
template
:
{2}
causationId
:
{2}
recipientIds
:
{2}
correlationId
:
{2}
idempotencyKey
:
{2}
Outputs (2)
error
ERROR
Resposta de erro
{2}
type
:
"object"
properties
:
{}
success
SUCCESS
Resposta de sucesso
{3}
type
:
"object"
required
:
[6]
0
"batchId"
1
"sent"
2
"failed"
3
"status"
4
"startedAt"
5
"correlationId"
properties
:
{8}
sent
:
{1}
failed
:
{1}
status
:
{2}
batchId
:
{2}
startedAt
:
{2}
finishedAt
:
{2}
correlationId
:
{2}
failedRecipientIds
:
{2}
Used in Flows (2)
Flow
Step Order
Cron: Cleanup Expired Spots Flow
#4
Guest Spot Maintenance Flow
#4