About Inspecting Webhook Data While Developing
You can check the test data posted to a webhook using Sentry.
1 2 3 4 5 6 7 8 9 10 11 |
|
For security reasons, it's not recommendable to do that with sensitive data like credit card numbers or other secrets.
Tips and Tricks Programming Django 5.x Django 4.2 Django 3.2 Sentry
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django GDPR Cookie Consent app
For Django websites that use cookies.