From 5836bbee2685fcc86a0123162316dc86c41f4882 Mon Sep 17 00:00:00 2001 From: David Coplowe Date: Tue, 26 Nov 2024 11:42:17 +0000 Subject: [PATCH] Added product update on webhook replay --- .../241125-webhooks-replay-missed-messages.md | 34 +++++++++++++++++++ ...bhooks-replay-missed-messages-duration.png | 3 ++ .../webhooks-replay-missed-messages.png | 3 ++ 3 files changed, 40 insertions(+) create mode 100644 blog/241125-webhooks-replay-missed-messages.md create mode 100644 static/img/use-the-api/webhooks-replay-missed-messages-duration.png create mode 100644 static/img/use-the-api/webhooks-replay-missed-messages.png diff --git a/blog/241125-webhooks-replay-missed-messages.md b/blog/241125-webhooks-replay-missed-messages.md new file mode 100644 index 000000000..de735ab15 --- /dev/null +++ b/blog/241125-webhooks-replay-missed-messages.md @@ -0,0 +1,34 @@ +--- +title: "Webhooks update: replay missed messages" +date: "2024-11-25" +tags: ["Product", "Update"] +hide_table_of_contents: true +authors: dcoplowe +--- + +Our webhooks service now supports replaying missed messages on an endpoint. +This allows you to set up a webhook consumer (or endpoint) and replay messages from up to the past two weeks. + + + +## What's new? + +Our webhooks service now caches all generated events, even if no consumers have been configured. +This means you can request Codat to resend all previously missed events when you start using the webhooks service, on a consumer-by-consumer basis. + +![Display replay button](/img/use-the-api/webhooks-replay-missed-messages.png) + +## Who is this relevant for? + +- **Clients migrating** to our new service who want to ensure no messages are lost during the migration process. +- **Clients in development** who want to test their solutions with genuine, previously generated events. + +## How to get started? + +To replay missed events: +1. Navigate to **Settings > Webhooks > Configure consumers**. +2. Select an existing consumer or create a new one. +3. Go to the consumer and click the triple-dot to view settings and select Replay missing messages. +4. Select the starting date for the messages you wish to replay (up to two weeks). + +![Select replay options](/img/use-the-api/webhooks-replay-missed-messages-duration.png) \ No newline at end of file diff --git a/static/img/use-the-api/webhooks-replay-missed-messages-duration.png b/static/img/use-the-api/webhooks-replay-missed-messages-duration.png new file mode 100644 index 000000000..d0a1a80bf --- /dev/null +++ b/static/img/use-the-api/webhooks-replay-missed-messages-duration.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1b13bb60fdb6ed1af1911338134a650d705a3b6b3aa0beb1f13dc6e1a349f9f +size 161192 diff --git a/static/img/use-the-api/webhooks-replay-missed-messages.png b/static/img/use-the-api/webhooks-replay-missed-messages.png new file mode 100644 index 000000000..8a3d0c87c --- /dev/null +++ b/static/img/use-the-api/webhooks-replay-missed-messages.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3825cca3c0291ad565c2cf6f028e0fcca16c3a181a09d944e7029876740cecfe +size 263610