Skip to main content
SendGrid Server Settings

Email server settings for those using SendGrid.

Updated over 5 months ago

Normally, Method will send out email for you. However, if you'd prefer to have Method use SendGrid to send email, this article will outline how to set that up.


Generate an API within SendGrid

Setting up Method to use SendGrid requires you to generate an API as well as enable 2FA in your SendGrid account.

  1. Create a SendGrid API Key and don’t lose it. Learn more from SendGrid.

  2. Enable Two-Factor Authentication in SendGrid. Learn more from SendGrid.


Setup SendGrid Server in Method

Using the information from SendGrid's article "Integrating with the SMTP API," we can set up the email server in Method.

  1. In Method, click your Profile icon in the upper-right and then click Account Settings.

  2. Scroll down until you find Communication. Select it to go to its settings.

  3. Within the Email settings, by the Email section, select Setup my own custom server.

  4. A section called Custom servers will appear. Select Other.

  5. A pop up will show, with a dropdown for Other providers. Select SendGrid.

  6. Now is the time to enter in the API Key you generated in SendGrid earlier. Paste the API Key in here. Click the Test button to ensure the connection works. Once everything is working, click the Add button.

  7. Once configured, SendGrid's server details will display and you are ready to go. At any time, click the pencil icon to re-enter your API key.

Did this answer your question?