SendGrid is the email method we recommend always, we have no affiliation with them, but it’s just a good service. Plus it has a great free tier offer, you can send up to 100 emails for free per day. The tier up are also really reasonable in terms of pricing.

Create your API Key

  1. You can create your account really quickly following this link: Sign up
  2. Once you’re done go to your SendGrid’s dashboard
  3. Click Settings > API Keys
  4. Click create API Key
  5. Enter a name that you will remember e.g. : mysite.com
  6. Select Restricted Access
  7. Select Mail Send and set it to Full Access
  8. Click Create & View
  9. Copy the API Key you see on screen

Sender Authentication

When sending an email from a 3rd party server such as SendGrid, you need to allow that server to send emails on your behalf, otherwise those emails will land in SPAM or even be blocked by email clients.

In order to do that in SendGrid :

  1. From SendGrid’s dashboard
  2. Click Settings > Sender Authentication
  3. Click Verify a Single Sender
  4. Fill out the form, an email will be sent to you so that you accept SendGrid can send on your behalf.

Next we can go back to Wappointment and configure the API key.

Connect Wappointment

In your site’s backend :

  • Go to Wappointment > Settings > Emails & SMS
  • Click Reconfigure it
  • Click SendGrid API
  • Enter the API key generated in SendGrid’s website
  • Then click the From Address Line to enter a Sender you’ve authorized in the Sender Authentication step
  • Click Save

That’s it, SendGrid is configured.

Ben
Ben
Ben takes care of all technical aspects of Wappointment. His ultimate goal, a 100% reliable solution that's just powerful enough to cover all of the possible needs for appointment scheduling.