Autodesk · Schema

Autodesk Webhook Event

Represents a webhook event payload delivered by the Autodesk Webhooks API to registered callback URLs when events occur in Data Management, Model Derivative, or other Autodesk systems.

3D ModelingArchitectureBIMCADConstructionDesignDigital TwinsEngineeringManufacturingMedia and EntertainmentSustainability

Properties

Name Type Description
version string The webhook payload schema version.
resourceUrn string The URN of the affected resource.
hook object Information about the webhook subscription that triggered this event.
payload object The event-specific payload data.
View JSON Schema on GitHub