APIs & Integrations

Bakytk
Miembro

Webhook on "unsubscribed_from_all_emails"

Hello, my questions might be a duplicate to a post somewhere else but haven't seen a recent post: can we listen to property_change event on field: "unsubscribed_from_all_email"? I understand we may NOT unsubscribed/re-subscribe user on his/her behalf neither from REST API or UI, but at least we want to receive a notification to eg : http://my.api.com with JSON: { email: a, id: x, unsubscribed_from_all_email: true} - is this possible?

0 Me gusta
2 Respuestas 2
dennisedson
Equipo de producto de HubSpot
Equipo de producto de HubSpot

Webhook on "unsubscribed_from_all_emails"

@Bakytk , you should be able to subscribe to the property hs_email_optout and track that

0 Me gusta
Bakytk
Miembro

Webhook on "unsubscribed_from_all_emails"

Hey @dennisedson 

It would be great if it was that straightforward, but first, there's no such field "hs_email_optout" in drop-down list (see screenshot)

Secondly, somewhere in old forums saw that this field could be listened through "workflows" but can't find that post, and so how no clue how to set it up

screen.png