← All apps

Automate Novu for free on Stepper

Visit Novu

Novu is an open-source notification infrastructure platform for developers. Send notifications across email, SMS, push, in-app, and chat channels with a unified API.

I want to integratewithSee how to connect Novu to ...

Triggers available for Novu on Stepper

New Subscriber

Triggers when a new subscriber is created in Novu.

New Notification Event

Triggers when a new notification event is created in Novu.

  • 2 parameters

New Topic

Triggers when a new topic is created in Novu.

Actions available for Novu on Stepper

Trigger Workflow

Trigger a notification workflow for a subscriber.

  • 6 parameters

Broadcast Workflow

Broadcast a notification workflow to all subscribers.

  • 4 parameters

Cancel Triggered Event

Cancel an active or pending notification workflow by its transaction ID.

  • 1 parameters

Create or Update Subscriber

Create a new subscriber or update an existing one in Novu (upsert).

  • 9 parameters

Update Subscriber

Update an existing subscriber's details in Novu.

  • 9 parameters

Delete Subscriber

Delete a subscriber and all associated data from Novu.

  • 1 parameters

Create Topic

Create a new topic for grouping subscribers.

  • 2 parameters

Delete Topic

Delete a topic from Novu.

  • 1 parameters

Add Subscribers to Topic

Subscribe one or more subscribers to a topic.

  • 2 parameters

Remove Subscribers from Topic

Unsubscribe one or more subscribers from a topic.

  • 2 parameters

Find Subscriber

Find a subscriber by their subscriber ID.

  • 1 parameters

Find Topic

Find a topic by its key.

  • 1 parameters

Find Notification Event

Find a notification event by its ID, including execution logs and delivery status.

  • 1 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.