Skip to content

Commit b59fc26

Browse files
authored
Fix text on using unsubscribe reports (#701)
1 parent 9d113ef commit b59fc26

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed
Loading

content/docs/user-guide/using-unsubscribe-reports.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ You have one or more recipients who have opted-in to your one-to-many emails (su
3838
Our new [Suppression List API](https://www.sparkpost.com/api#/reference/suppression-list "Suppression List API Documentation") provides an easy way for developers to manage the list of people who SHOULD NOT be delivered email during non-transactional transmissions. SparkPost's new **List Unsubscribe** and **Link Unsubscribe** Events Types added to the Message Category Webhook (see [Webhooks API](https://www.sparkpost.com/api#/reference/webhooks) for more information, in particular the Event-To-Field Mapping for Message Events Category) make it easy for your mobile/web application to monitor for these events and take the appropriate action for that recipient.
3939

4040
* [Create a webhook](https://www.sparkpost.com/docs/user-guide/defining-webhooks/) or update an existing webhook to include the **List Unsubscribe** (and/or) the **Link Unsubscribe** event types in the Message Category.
41-
* **In the SparkPost UI: TODO ADD IMAGE HERE**
41+
* **In the SparkPost UI**
42+
![Include unsubscribe events](media/using-unsubscribe-reports/include-unsubscribe-events.png)
4243
* **Creating a Webhook using the API:**
4344
```
4445
POST HTTP/1.1 /api/v1/webhooks

package-lock.json

-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)