WebhookDB Docs
WebhookDB provides you with a URL you set up as a webhook target in 3rd party services. We receive those webhooks and stash the data into a dedicated PostgreSQL database which you can query.
When you set up an integration, you also have the option to backfill historical resources. This allows WebhookDB to be brought in at any stage during the development process.
WebhookDB is managed entirely through our lightweight, cross-platform, single-binary (and open source!) CLI that walks you through every step.
Check out our step-by-step Quickstart Guide to get started.
Read the GuideWe also have an online terminal that allows you to get started using WebhookDB without downloading anything.
Try Right NowTo see all the available commands, take the CLI for a spin or check out the Manual.
The Manual