Vivek
NNovu
•Created by Vivek on 1/2/2025 in #💬│support
In-app and email not working in same workflow
I've workflow with following steps
1. Send in-app if logged in for last 7 days (else skip) and send email
2. Wait for 7 days
3. Send email for reminder
But my flow is failing when in-app is skipped if user has not logged in (skip condition) with error that "must have required property 'seen'"?
Is there any way to avoid this error?
Let me know if any other input are required.
10 replies
NNovu
•Created by Vivek on 12/17/2024 in #💬│support
Dynamic Workflow Tags (for in app tabs)
Hi Team, we're using single workflow for sending different notification to user and we want to tag the same based notification being sent.
eg. if we're sending user management notification then "user-management-tag" for other promotion type notification then "promotion-tag"
Reference: https://docs.novu.co/workflow/introduction#tags
Is there any way to dynamically assign tags based on payload params?
6 replies
NNovu
•Created by Vivek on 11/20/2024 in #💬│support
Using multiple WA template in single workflow
Use case: workflow has 3 component
1. send whatsapp message with template 1
2. wait for sometime
3. send whatsapp message with template 2
now as per documentation, I can give template variable in overrides options (like this - https://docs.novu.co/integrations/providers/chat/whats-app#step-5-send-a-test-notification-from-novu) but here I've 2 different template with different variable - how to provide the same in trigger API?
4 replies
NNovu
•Created by Vivek on 11/14/2024 in #💬│support
Integration API : check flag
We're trying to use integration API (https://docs.novu.co/api-reference/integrations/create-integration) where we're posting integration to be used on the fly. However when wrong credentials are given with check flag as true then API is failing with below response - "Internal server error, contact support and provide them with the errorId" => however if we provide correct credentials it's giving correct response.
Is there any way to know if this error is due to wrong credentials or it can be other type of errors too?
3 replies