Basic Downloads
FaxDesk
FaxDocs
FaxUp
FaxTrack
WebForms
WLink
Bot Portfolio
Discord Whitelist
Markdown Guide
Weblutions Documentation > Product Documentation > FaxUp > SendGrid Emails
SendGrid Emails
FaxUp comes shipped with the option to have an email system using popular API framework SendGrid. FaxUp uses emails for the following;
- Subscribed users getting notified when incidents are created or updated
- Added users to have downtime and uptime emails
Create an account on the SendGrid API website. Once you have reached the dashboard go to API Keys and create a key.
You might need to authenticate a domain. If so follow those steps provided.
Ensure to copy the key and save it as it can't be displayed again.
Place your API key into the sendGridToken
option in the config file.
Restart FaxUp and everything should be operational.
Review this page