NovuN
Novu12mo ago
Vivek

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.
Was this page helpful?