Webhooks

Use when setting up Lettr webhooks — registering an endpoint via the SDK/API and writing the handler that receives delivery/open/click/bounce events in the user's app. Covers auth (none/basic/oauth2), fast-ack + async processing, and idempotency.

lettr-com 29926b1 3.8 KB Updated

File contents

lettr-com/lettr-skills/tree/main/webhooks commit 29926b1329

Frequently asked questions

npx skillmds@latest add lettr-com/webhooks