Novu · JSON Structure

Novu Create Integration Request Dto Structure

JSON Schema for Novu CreateIntegrationRequestDto.

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

CreateIntegrationRequestDto 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": "CreateIntegrationRequestDto",
  "description": "JSON Schema for Novu CreateIntegrationRequestDto.",
  "sourceFormat": "OpenAPI 3.x components.schemas",
  "fields": [
    {
      "name": "name",
      "type": "string",
      "description": "The name of the integration",
      "required": false
    },
    {
      "name": "identifier",
      "type": "string",
      "description": "The unique identifier for the integration",
      "required": false
    },
    {
      "name": "_environmentId",
      "type": "string",
      "description": "The ID of the associated environment",
      "required": false
    },
    {
      "name": "providerId",
      "type": "string",
      "description": "The provider ID for the integration",
      "required": false
    },
    {
      "name": "channel",
      "type": "string",
      "description": "The channel type for the integration. Not required for agent-kind integrations.",
      "required": false
    },
    {
      "name": "kind",
      "type": "string",
      "description": "Distinguishes delivery integrations from agent-runtime integrations. Defaults to \"delivery\". Agent integrations do not require a channel.",
      "required": false
    },
    {
      "name": "credentials",
      "type": "object",
      "description": "The credentials for the integration",
      "required": false
    },
    {
      "name": "active",
      "type": "boolean",
      "description": "If the integration is active, the validation on the credentials field will run",
      "required": false
    },
    {
      "name": "check",
      "type": "boolean",
      "description": "Flag to check the integration status",
      "required": false
    },
    {
      "name": "conditions",
      "type": "array",
      "description": "Conditions for the integration",
      "required": false
    },
    {
      "name": "configurations",
      "type": "object",
      "description": "Configurations for the integration",
      "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-create-integration-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.