{ "event": "<unknown>", "data": { "email": { "id": "<string>", "createdAt": "2023-11-07T05:31:56Z", "messageId": "<string>", "references": [ "<string>" ], "fromAddress": "<string>", "toAddresses": [ "<string>" ], "ccAddresses": [ "<string>" ], "bccAddresses": [ "<string>" ], "replyToAddresses": [ "<string>" ], "direction": "INBOUND", "status": "DRAFT", "threadId": "<string>", "attachments": [ { "id": "<string>", "createdAt": "2023-11-07T05:31:56Z", "fileName": "<string>", "contentType": "<string>", "sizeInBytes": 123, "signedUrl": "<string>", "expiresAt": "2023-11-07T05:31:56Z", "cid": "<string>", "disposition": "<string>" } ], "inReplyToId": "<string>", "subject": "<string>", "text": "<string>", "html": "<string>", "strippedText": "<string>", "strippedHtml": "<string>", "snippet": "<string>", "fromName": "<string>", "sentAt": "2023-11-07T05:31:56Z", "receivedAt": "2023-11-07T05:31:56Z" }, "organization": { "id": "<string>", "slug": "<string>" } }, "attempt": 123, "timestamp": 123 }
Fired when an inbound email is processed and stored.
Documentation IndexFetch the complete documentation index at: https://docs.aiinbx.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.aiinbx.com/llms.txt
Use this file to discover all available pages before exploring further.
Unix timestamp used for signature
HMAC SHA-256 signature of "timestamp.body" using your webhook secret, prefixed with sha256=
Show child attributes
Was this page helpful?