Endy_
Endy_
NNovu
Created by Endy_ on 4/24/2025 in #💬│support
Cannot update the email layout through API
I am trying to update the email layout using
PUT /v1/workflows
PUT /v1/workflows
to update
steps.template._layoutId
steps.template._layoutId
but it always falls back to the default layout. The same thing happens when I create a new workflow via the API. Is there a way to specify a different layout through the API?
1 replies
NNovu
Created by Endy_ on 4/23/2025 in #💬│support
Some v2 API endpoints don't work on self-hosted Novu
I just upgraded my self-hosted Novu instance to version 2.1.1 but the v2 workflows API doesn't work, it returns
API endpoint not available
API endpoint not available
/v2/subscribers endpoint works fine.
4 replies
NNovu
Created by Endy_ on 4/23/2025 in #💬│support
Showing preview email in frontend
I found the endpoint
v1/content-templates/preview/email
v1/content-templates/preview/email
on the Novu website, which returns the email template with variable content. Is there an API endpoint available that returns the HTML to my frontend for preview purposes?
7 replies