Invite New Users to TheatreConnect
Expand your network by inviting colleagues and collaborators to TheatreConnect.
Send an Invitation
Enter the email address of the person you'd like to invite. You can also add a personal message. The email will be sent from john@theatreconnect.net (ensure this is a verified sender in SendGrid).
Developer Note: SendGrid Integration
This form is now configured to send emails using SendGrid. Please ensure you have:
- A valid SendGrid account and API Key.
- Added your SendGrid API Key as
SENDGRID_API_KEYin your.env.localfile. - Verified the sender email address (
john@theatreconnect.net) within your SendGrid account.
If the API key is not set or is invalid, an error message will be displayed and logged to the server console.