ID of attachment. Use the AttachmentController
to
WebhookNewAttachmentPayload
Size of attachment in bytes
WebhookNewAttachmentPayload
Content type of attachment such as 'image/png' or 'application/pdf
WebhookNewAttachmentPayload
Name of the event type webhook is being triggered for.
WebhookNewAttachmentPayload
Idempotent message ID. Store this ID locally or in a database to prevent message duplication.
WebhookNewAttachmentPayload
Filename of the attachment if present
WebhookNewAttachmentPayload
ID of webhook entity being triggered
WebhookNewAttachmentPayload
Optional
webhookName of the webhook being triggered
WebhookNewAttachmentPayload
NEW_ATTACHMENT webhook payload. Sent to your webhook url endpoint via HTTP POST when an email is received by the inbox that your webhook is attached to that contains an attachment. You can use the attachmentId to download the attachment.
Export
Interface
WebhookNewAttachmentPayload