Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question]: How to show / hide scheduled notification based on condition ? #628

Closed
1 task done
Jos-Sea opened this issue Dec 20, 2022 · 1 comment
Closed
1 task done

Comments

@Jos-Sea
Copy link

Jos-Sea commented Dec 20, 2022

How can we help?

How can I show / hide scheduled notification based on condition?

Example Use case -

Let's say To-Do tasks notifications are scheduled for 10 users at a specific time of 1:30 PM
and some users have already completed the task before 1:30 PM.

Now scheduled notification are sent at 1:30 PM
And I don't want to show notification to those users who have completed their task already ( before 1:30 PM )
and want to show only to those users who haven't completed the task yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Jos-Sea Jos-Sea changed the title [question]: How to show scheduled notification based on condition ? [question]: How to show / hide scheduled notification based on condition ? Dec 20, 2022
@jennantilla
Copy link
Contributor

Hello @Jos-Sea apologies that your question was missed.

It sounds like segmenting your users by applying a data tag indicating whether they have completed their task might best suit your use case.

Please see our Segments guide for more details and let us know if you have any additional questions or concerns!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants