CREATING SENDGRID ACCOUNTS
-
Create a new SendGrid Account.
-
Follow the prompt to create your account.
-
Navigate to "Email API Integration Guide".
-
Choose "SMTP Relay".
-
Enter a name for your API Key then select "Create Key."
-
This will generate a long string of randomized characters. This serves as your password for the SMTP setup in SARA.
-
In SARA, navigate to "Admin Settings & Utilities Site Options (Mail Settings)" to create a new SMTP setup.
-
Enable the "Use SendGrid Webhook" option.
-
Enter a subject tag.
-
Fill in the following information for the SMTP setup:
|
FIELDS |
VALUE |
|
Server Name |
smtp.sendgrid.net |
|
Port |
465 |
|
Default Send as Email |
|
|
User Name |
apikey |
|
User Password |
*API Key from SendGrid* |
|
Confirm Password |
*API Key from SendGrid* |
|
User Domain |
*domain.com* |
|
Use SSL |
Enabled |
NOTE - When using SendGrid, you can still use your original incoming email settings.