Check Unsubscribe Webhook¶
Talkable Check Unsubscribe Webhook is used to ensure emails are not sent from Talkable to user email addresses who have unsubscribed from the client side. This is an optional functionality. Note: users do have the ability to unsubscribe from Talkable referral related emails at any time from those emails directly.
When does Talkable call the Check Unsubscribe Webhook?
Talkable Check Unsubscribe Webhook is triggered on every attempt to send an otherwise valid customer email, aimed at checking if the email is also valid on merchant side.
Important
If this Check Unsubscribe Webhook is used, the response JSON returned by merchant must contain the following fields:
{ "result": { "unsubscribed": true } }
The ‘unsubscribed’ field should have a boolean value, representing unsubscribed status according to the merchant info.
Payload parameters provided
The sample payload with parameters for Check Unsubscribe Webhook is available here: Check Unsubscribe Webhook Payload.
View categories
View category can be one of the following:
notifier_offers_email
notifier_offers_share_via_email
notifier_offers_share_via_email_reminder
advocate_rewards_confirmation
advocate_rewards_paid
friend_rewards_paid