DocumentationDocumentation
DocumentationGuidesFrameworkCommunityAPI Reference
Sign InSign Up

GitHubnovuhq/novu

37.2K

Getting Started

OverviewRate Limiting

Events

Trigger event POSTBulk trigger event POSTCancel triggered event DELETEBroadcast event to all POST

Subscribers

Create subscriber POSTPatch subscriber PATCHDelete subscriber DELETEGet subscriber GETSearch for subscribers GETGet subscriber preferences GETUpdate subscriber global or workflow specific preferences PATCHBulk create subscribers POSTUpdate subscriber credentials PUTModify subscriber credentials PATCHGet in-app notification feed for a particular subscriber GETGet the unseen in-app notifications count for subscribers feed GETMark message action as seen POSTMarks all the subscriber messages as read, unread, seen or unseen. Optionally you can pass feed id (or array) to mark messages of a particular feed. POST

Notifications

Get notification graph statistics GETGet notification statistics GETGet notification GETGet notifications GET

Topics

Subscribers addition POSTTopic creation POSTDelete topic DELETEGet topic GETCheck topic subscriber GETGet topic list filtered GETSubscribers removal POSTRename a topic PATCH

Messages

Delete message DELETEDelete messages by transactionId DELETEGet messages GET

Integrations

Create integration POSTGet active integrations GETGet webhook support status for provider GETGet integrations GETDelete integration DELETESet integration as primary POSTUpdate integration PUT
DocumentationDocumentation
DocumentationGuidesFrameworkCommunityAPI Reference
Sign InSign Up

GitHubnovuhq/novu

37.2K

Get webhook support status for provider

Return the status of the webhook for this provider, if it is supported or if it is not based on a boolean value

Edit on GitHub

Get active integrations GET

Return all the active integrations the user has created for that organization. Review v.0.17.0 changelog for a breaking change

Get integrations GET

Return all the integrations the user has created for that organization. Review v.0.17.0 changelog for a breaking change