Setup an API key in Sendgrid for use with Events2HVAC for email notifications. You can find the Sendgrid documentation here: https://docs.sendgrid.com/for-developers/sending-email/integrating-with-the-smtp-api
Setup an API Key
Login to Sendgrid and go to Settings - API Keys:
Give your unique key a name for what it is used for and assign "Restricted Access"
In the Mail Send access section, allow Full Access and save the key.
Copy the API key and save securely. This will be the password you will use in E2H.
Connect SMTP in Events2HVAC
In Events2HVAC, go to Tools -> Events2HVAC Options and select the Email tab.
Fill in the SMTP settings for Sendgrid:
SMTP host = "smtp.sendgrid.com"
SMTP port = "587" - TLS
SMTP user = "apikey"
SMTP Password = (your api key)
0 Comments