Skip to main content
onWhatsAppMessageDelivered starts an automation when WhatsApp reports that a message reached the recipient’s device.
automations/track-whatsapp-delivery.automation.ts
Optional static account defaults to the project’s WhatsApp binding. The signal has status: "delivered" and includes the message and recipient IDs, timestamp, callback data, conversation, pricing, structured errors, and providerEvent described by the broad status trigger. Delivery does not mean the recipient opened the message. Use onWhatsAppMessageRead when you need a read receipt.