We will be starting to send more emails to people after they consent. They have the option to do one-click unsubscribes through postmark, but we need a way to update our database and prevent data drift.
I already added a secret to the production environment (POSTMARK_SECRET) for verifying the webhook, but we need to set it up. This means removing the email consent upon unsubscribe.
We will be starting to send more emails to people after they consent. They have the option to do one-click unsubscribes through postmark, but we need a way to update our database and prevent data drift.
I already added a secret to the production environment (
POSTMARK_SECRET
) for verifying the webhook, but we need to set it up. This means removing the email consent upon unsubscribe.See also: https://postmarkapp.com/developer/webhooks/subscription-change-webhook#how-you-can-use-the-subscription-change-data