Hello,
I use the createMembership endpoint to send invite to a user to join a team. They receive an email to accept the membership.
Say something happened like they deleted the email or the email just didn't send due to an error.
- How can we resend the email to the user.
- In my app i have a notifications center, where i would like the team invite to show up. where the user clicks on the notification and can accept or deny the invite. How can i approach this if possible to be done.
Thanks
TL;DR
1. To resend the membership email to the user, you can generate a new invite link/token and send it to their email.
2. To implement team invite notifications in your app, you can create a notification system within your app that triggers when a user has a pending team invite. Users can then click on the notification to accept or deny the invite directly within the app.Recommended threads
- _APP_OPTIONS_ROUTER_PROTECTION
Hi Everyone, I just setup a fresh 1.9.0 on a server. Configured everything and now when i try to connect to appwrite for first time setup i get a _APP_OPTIONS_R...
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...