I am creating a daily habit tracker.
I want to email users that haven’t updated their habit log by a specific time in the day.
I know I can use a Parabola, Make or Zapier but I’m unsure how to execute the logic.
Can anybody help? @Victor
Maybe I use Parabola to get all my users and the users that have updated their log. Then subtract the duplicates. What should be left are users that haven’t updated their log. Then use sendgrid to send them reminder emails.
What do you think?