Automate email

Hi! It’s any possible way to automate an email that sends an invitation link to open the app just for the Users table?

How are you adding those users? If it’s with a form, you can add an on-submit action to send the email. If they’re logging in themselves, you should have an onboarding process and send the email when they complete it.