What would you like to know more about?

Show Page Sections

Platform Integration for SendGrid

Add the SendGrid integration to the Platform to improve performance and provide near-instant information feedback about the status of the messages you send. So, the next time a ministry leader wonders how recipients received their newsletter, you can tell them with impressive speed and accuracy.

Ready to get started? You'll need to configure the Platform, generate an event webhook, then configure SendGrid.

Configure MinistryPlatform

Prepare MinistryPlatform to use SendGrid.

  1. Generate a GUID.
    Tip: We recommend using a GUID Generator to generate a random value.
  2. Go to System Setup > Domains/Accounts.
  3. Edit your domain record.
  4. For SMTP Server Callback Secret, add the GUID you generated.
  5. Click Save.

Generate an Event Webhook

Use the formula to generate a webhook.

Once you add your GUID to the SMTP Server Callback Secret field, you must generate an event webhook to use when you configure your SendGrid account.

  1. Copy this URL, and paste it into a document.
    https://[your domain]/ministryplatformapi/callback/sendgrid/[SMTP Server Callback Secret]
  2. Replace "[your domain]" with your Domain name, which is the part of your Platform URL before "/mp".
  3. Replace "[SMTP Server Callback Secret]" with the GUID you added in the Platform.

Configure SendGrid

Add your Webhook to SendGrid, and your integration will be up and running in no time!

Important: If you already have an Event Webhook configured in SendGrid, you must replace it with the newly configured webhook.
  1. Log in to SendGrid.
  2. Go to Settings > Mail Settings.
  3. By the Event Webhook setting, click the pencil icon to edit it.
  4. For Post URL, add your newly created event webhook.
  5. Under Engagement Data, select Opened, Clicked, Unsubscribed, Spam Reports, and Group Unsubscribes.
  6. Under Deliverability Data, select Dropped, Bounced, and Delivered.
  7. Set Event Webhook Status to Enabled.
  8. Click Save.

Here's what your event webhook setup might look like in SendGrid:

Example of what your event webhook setup might look like in SendGrid