Novu
Overview
The Novu connector is a Reverse ETL destination for sending audience data to Novu.
At this time, the connector supports credential validation but destination loading is still in development. You can use it to verify that your Novu API key is valid, but you should not expect records to be delivered to Novu yet.
Setup
- In Novu, create or obtain an API key.
- In your workspace, create a new Reverse ETL destination and select Novu Audiences.
- Enter the API key (see configuration below) and save.
- Run a connection test to validate credentials.
Authentication
This destination authenticates to Novu using an API key.
During credential validation, the connector makes a request to:
GET https://api.novu.co/v1/topics
and includes your key in the ApiKey header.
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your Novu API key. Sent as the ApiKey request header. |
Streams / Objects
This destination is intended for Audiences.
Note: Loading/syncing audiences is not yet implemented. Runs will fail with a message indicating the destination is still in development.
Hashing and normalization
This destination does not currently expose field-level hashing options.
Data contract
Not yet available. The Novu Audiences destination loading implementation is still in development, so the set of supported fields and required identifiers has not been finalized.