Request to update the webhook data shape

The Webhook data shape is outdated and works well with test webhook calls, but not for real users.
E.g. I try to get to the user email address.
Test webhook is: data=>included[1]=>attributes=>email.
But real data is: data=>attributes=>email

We also don’t know when each hook fires.
Please don’t tell me - “Make a testing account and sub to your Patreon” because this is not the way.

Thanks for reporting this. It will be taken into account in next documentation update.

Please don’t tell me - “Make a testing account and sub to your Patreon” because this is not the way.

Unfortunately currently this is the only way to debug such situations until documentation is updated.