View Categories

Bounce Handling with SendGrid

< 1 min read

Table of Contents

If you use SendGrid email service, then use this documentation to set up Bounce handling with FluentCRM.

First copy the Webhook URL at FluentCRM -> Settings -> SMTP/Email Sending Service Settings and Select SendGrid from the dropdown and copy the webhook URL.

Then Login to your SendGrid account then navigate to Settings -> MailSettings and click on Event Webhook

Then use the following data to setup the webhook

  • Authorization Method -> None
  • HTTP Post URL: Paste the Webhook URL copied from FluentCRM
  • Events to be POSTed to your URL: Select Dropped, Bounced, Unsubscribed, and Spam Reports here.
  • Event Webhook Status: Enabled

Now, click on the Save button to save the event.

Event Webhook

If you set up these two webhook correctly, so whenever an email mark as a complaint or Detected as a bounced, Then FluentCRM will change the contact status accordingly.

Viewing Bounced Contacts #

If you want to view bounced contacts, go to FluentCRM Contacts. Then click Filter By Statuses and enable the Bounced checkbox.

view bounced contacts in fluentcrm

11 Comments

  1. Hello,

    If I have multiple websites, how can I do this step? Can I create multiple event webhooks for multiple websites? or I have to create multiple sendgrid accounts?

    1. Hi Joe, Direct integration isn’t available. you can use MailJet SMTP credentials in FluentSMTP, but bounce handling isn’t possible at this time.

  2. {“code”:”rest_no_route”,”message”:”No route was found matching the URL and request method.”,”data”:{“status”:404}} is STILL A PROBLEM and has not been answered. The form within global settings gives us a URL to post to… it is not correct.

  3. The SendGrid Bounce Handler Webhook URL is wrong.
    {“code”:”rest_no_route”,”message”:”No route was found matching the URL and request method.”,”data”:{“status”:404}}

Leave a Reply to Joe Cancel reply

Your email address will not be published. Required fields are marked *