Which webhook fires when a reply is accepted?

Jamal Reed Jamal Reed hace 3 meses Resuelto

I want to notify an external system whenever a reply is accepted as the answer in a Q&A space. I see post and reply created events — is there a dedicated accepted-answer webhook, or do I listen for an update?

7

Tried this on a staging copy first and it behaved exactly as described. Confident enough to roll it to production now.

Tried this on a staging copy first and it behaved exactly as described. Confident enough to roll it to production now.

Thanks for writing this up. Bookmarking it — the kind of thing I will want to reference again in a month.

Strong agree. Good defaults beat a wall of toggles every single time.

I respectfully disagree on one detail. In my setup the opposite held true, though I suspect it comes down to community size.

We ran into the same situation last quarter. What worked for us was starting small and only adding complexity when a real need showed up.

We ran into the same situation last quarter. What worked for us was starting small and only adding complexity when a real need showed up.

This is the answer I wish I had found six months ago. Would have saved me a weekend of trial and error.