Is there a document somewhere that I’m not finding that describes in detail the various webhooks, their payloads, and what triggers them?
In my particular example, I’m curious to know:
Does the user is updated event also trigger when the user is:
created
approved
deleted
suspended
unsuspended
I’m currently working on connecting these webhooks to Airtable and I’m getting some failures that I unfortunately can’t debug due to the limitations of Airtable’s platform, so I’m trying to rule out everything I can by better understanding the Discourse side.