Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 717 Bytes

File metadata and controls

17 lines (14 loc) · 717 Bytes
title layout nav_order has_children
Getting started
home
200
true

Getting Started

This guide shows you how to get started with effortless API integrations using WebhookDB. It steps you through installing the webhookdb CLI, setting up your first service integration (replicator), backfilling historical data, querying the synced data, and writing unit tests against WebhookDB rather than API mocking. Finally it points you at monitoring webhook deliveries, and more complex replication features.

Completing this guide should take less than 15 minutes. You can use WebhookDB Cloud to get going, or [run WebhookDB locally]({% link docs/operating-webhookdb/run-locally.md %}).