Novu · JSON Structure

Novu Bulk Trigger Event Dto Structure

JSON Schema for Novu BulkTriggerEventDto.

Type: Properties: 0
NotificationsMessagingIn AppEmailSMSPushChatWorkflowsOpen SourceSubscribersTopicsInboxWorkflow OrchestrationMulti ChannelDigestMCPFrameworkReact

BulkTriggerEventDto is a JSON Structure definition published by Novu. It conforms to the https://json-structure.org/v0.1/schema meta-schema.

Meta-schema: https://json-structure.org/v0.1/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/v0.1/schema",
  "name": "BulkTriggerEventDto",
  "description": "JSON Schema for Novu BulkTriggerEventDto.",
  "sourceFormat": "OpenAPI 3.x components.schemas",
  "fields": [
    {
      "name": "events",
      "type": "array",
      "description": "",
      "required": true
    }
  ]
}