Skip to main content

Webhooks update: replay missed messages

· 2 min read
David Coplowe
Product Owner, Client Experience

You can now replay missed messages from the previous two weeks with this update to our webhooks service.

What's new?

Our webhooks service caches all generated events even if no consumers have been configured. With this latest update to the service, you can request Codat to resend all events missed in the previous two weeks. You can do so when you start using the webhooks service, on a consumer-by-consumer basis.

A fragment of the UI that displays multiple message recovery options

Who is this relevant for?

  • Clients migrating to our new service who want to ensure no messages are lost during the migration process.
  • Clients developing their solution with Codat who want to test that solution with genuine previously generated events.

How to get started?

You can use this functionality immediately if you are already using our new webhooks service. To replay missed events, follow these steps:

  1. Navigate to Settings > Webhooks > Configure consumers in the Codat Portal.
  2. Select an existing webhook consumer or create a new one.
  3. In the detailed consumer view, click the click the triple-dot menu and select Replay missing messages.
  4. Select the starting date for the messages you wish to replay and confirm by pressing Replay.

Alternatively, you can scroll the consumer detail page to view the Message Attempts section and use the triple-dot menu to replay an individual message. See our detailed documentation on how to Recover failed and missed messages.