Skip to content

Ext. Service – Sendgrid

Giuseppe edited this page Dec 21, 2022 · 5 revisions

Sendgrid

Service Info

Official Url:

https://sendgrid.com/solutions/email-api/email-address-validation-api/

Service Description:

Use our real-time API to detect and suppress invalid email addresses. With a clean list, you reduce your bounce rate and perform better with mailbox providers to improve delivery.

  • Real-time Email Address Validation API
  • Machine Learning and mailbox provider-friendly tactics
  • Ability to identify mistyped, inactive, non-existent, disposable, or shared (team@, help@)

Obtain your API key here: https://signup.sendgrid.com/ Email Address Validation is available to Email API Pro and Premier level accounts only. Prior to upgrading your account to Pro or Premier, you will not see the option to create an Email Validation API key.

Free tier: N/A

Email Validation Rule

If Sendgrid's verdict attribute is different from "Valid" (i.e. ), we consider it as potential spam.

SendgridVerdict

Email Validator Configuration

  1. Sign up on Sendgrid & obtain your API key from https://signup.sendgrid.com/
  2. From Salesforce Setup, search Custom Metadata Types and locate "Email Validator Setting"
  3. Click on "Manage Records"
Email Validator - Custom Metadata Types


  1. Edit the record named "Sendgrid_API_Key" and copy-paste your API key into the Value field TODO: Update image
APIKEY_Abstract


  1. From Salesforce Setup, search Marketing App Extension and click on Email Validator app:
  • Find the Sendgrid service and activate it by editing the corresponding Action Type:
Email Validator - Marketing App Extension External Action Activation



  1. From Activity Type related list, click on New and create a record with the following values:

Activity Name: Email Approved (Sendgrid) (this is just a label and you can name it as you want)

API Name: Email_Approved_Sendgrid (IMPORTANT: it MUST be spelled exactly like this)


TODO: Update image
Activity Type - Abstract



  1. Assign the Marketing App Extension to all relevant Business Units:
Email Validator - Business Unit Assignment



  1. If not yet done, create a Connected App for Pardot

Clone this wiki locally