We're building a white-label platform and need to send custom branded invitation emails. Problem: base44.users.inviteUser() always sends Base44's default email, causing users to receive generic base 44 invite or duplicate invites.
Request: Add optional parameter to suppress default email:
base44.users.inviteUser(email, role, { sendEmail: false }) This would let us handle invitations with custom branding while using Base44's user system.
Please authenticate to join the conversation.
In Review
Feature Request
18 days ago

Anthony Stedillie
Get notified by email when there are changes.
In Review
Feature Request
18 days ago

Anthony Stedillie
Get notified by email when there are changes.