Novu · JSON Structure

Novu Trigger Event Request Dto Structure

JSON Schema for Novu TriggerEventRequestDto.

Type: Properties: 0
NotificationMessagingIn-AppEmailSMSPushChatWorkflowsOpen-SourceSubscribersTopicsInboxWorkflow OrchestrationMulti-ChannelDigestMCPFrameworkReact

TriggerEventRequestDto 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": "TriggerEventRequestDto",
  "description": "JSON Schema for Novu TriggerEventRequestDto.",
  "sourceFormat": "OpenAPI 3.x components.schemas",
  "fields": [
    {
      "name": "name",
      "type": "string",
      "description": "The trigger identifier of the workflow you wish to send. This identifier can be found on the workflow page.",
      "required": true
    },
    {
      "name": "payload",
      "type": "object",
      "description": "The payload object is used to pass additional custom information that could be \n    used to render the workflow, or perform routing rules based on it. \n      This data will also be available when fetc",
      "required": false
    },
    {
      "name": "overrides",
      "type": "object",
      "description": "This could be used to override provider specific configurations",
      "required": false
    },
    {
      "name": "to",
      "type": "object",
      "description": "The recipients list of people who will receive the notification. Maximum number of recipients can be 100.",
      "required": true
    },
    {
      "name": "transactionId",
      "type": "string",
      "description": "A unique identifier for deduplication. If the same **transactionId** is sent again, \n      the trigger is ignored. Useful to prevent duplicate notifications. The retention period depends on your billi",
      "required": false
    },
    {
      "name": "actor",
      "type": "object",
      "description": "It is used to display the Avatar of the provided actor's subscriber id or actor object.\n    If a new actor object is provided, we will create a new subscriber in our system",
      "required": false
    },
    {
      "name": "tenant",
      "type": "object",
      "description": "It is used to specify a tenant context during trigger event.\n    Existing tenants will be updated with the provided details.",
      "required": false
    },
    {
      "name": "context",
      "type": "object",
      "description": "",
      "required": false
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/novu-trigger-event-request-dto-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.