How do I tell webhook providers to send test notifications to my local development instance without tampering with the production setup on both sides?
Another way to handle this is to create and maintain a mocking tool that will generate requests.
How do I tell webhook providers to send test notifications to my local development instance without tampering with the production setup on both sides?