Help Centre / Developer API & Webhooks
🔁

Read and retry failed webhook deliveries through API

Use webhook.retry_queue and webhook.retry_now to monitor and manually retry failed outbound webhook delivery from your external app.

Developer API & Webhooks6 min read

Actions

  1. webhook.retry_queue returns pending, sent, or failed retry items.
  2. webhook.retry_now sends one queued item immediately using queue_id.

When to use

Use this when n8n or an external app was offline and you want a dashboard button to retry failed event delivery.

Logs

Manual retry attempts also create outbound logs so developers can inspect the payload and response.

Need direct support?

Contact Kasaloma support if you cannot find the answer or your workspace needs checking.

Contact support