Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
improve instructions
  • Loading branch information
luceos committed May 24, 2024
1 parent 536fff0 commit 39c4b0f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,14 @@ php flarum cache:clear
```

## Using the Webhook
To allow webhook integration with SendGrid, add this to your SendGrid webhook.
To allow webhook integration with SendGrid, add this to your SendGrid webhook at https://app.sendgrid.com/settings/mail_settings/webhook_settings

```
https://your-url.test/api/flarum-sendgrid/hooks/events
```

You should enable "Bounced" from Deliverability Data and "Spam Reports from Engagement Data.

## Links

- [Packagist](https://packagist.org/packages/blomstra/flarum-sendgrid)
Expand Down

0 comments on commit 39c4b0f

Please sign in to comment.