Hello AppWriters, hoping you're all well, I'd like to ask the following: If I have a landing page that doesn't require authentication, is it possible to configure and send personalized emails to visitors who clearly aren't registered/authenticated in my AppWrite project? If so, what's the process? I've been looking at the documentation, but it seems to require users to be authenticated.
TL;DR
To send custom messages to anonymous developers visiting your landing page without authentication in your AppWrite project, you can set up a system that collects their information (like email addresses) using a form on the landing page and store it. Then, you can create a script that periodically sends personalized emails to these anonymous visitors based on the data collected. This way, you can engage with potential users who are not authenticated in your AppWrite project.Recommended threads
- how to access the value of account statu...
- Redirect from clicking team invite link ...
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API...
- Hosting Issues with Static IP not domain...
I have a machine with Static Public IP. I want to host Appwrite Site on it but I tried it but it doesn't allow IP addresses in Domain names. What should I do h...