Webhook Operations Order Internal Messages S3 Object Added

Sent when an S3 object is added to order internal messages.

postWebhookoperations.order_internal_messages.file_added

Payload

event_type'operations.order_internal_messages.file_added'
event_timestampstring date-time required

UTC timestamp when the event occurred

order_internal_messages_idstring required

The order internal messages document the file was added to

order_idstring required

The order associated with the notes

org_idstring required

The org that owns these notes

order_internal_message_s3_object_metadata_idstring required

The S3 object metadata document that was added

Response

Successful Response

{"stackTrail":"webhooks:operations.order_internal_messages.file_added:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.