Skip to content

Add webhook event & system enums for Tandem.#22

Open
tylerwarner33 wants to merge 1 commit intoautodesk-platform-services:mainfrom
tylerwarner33:add-tandem-webhook-enums
Open

Add webhook event & system enums for Tandem.#22
tylerwarner33 wants to merge 1 commit intoautodesk-platform-services:mainfrom
tylerwarner33:add-tandem-webhook-enums

Conversation

@tylerwarner33
Copy link

Add the system & event enums for the newly released Webhooks API of Tandem.

Tandem Webhook Events - Blog Post
Tandem Events - Documentation
Webhooks API Supported Events - Documentation

Copilot AI review requested due to automatic review settings February 12, 2026 11:23
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Tandem support to the Webhooks SDK models by introducing the new Tandem system identifier and its supported webhook event enums.

Changes:

  • Add ADSK_TANDEM to the Systems enum.
  • Add Tandem (dt.*) events to the Events enum.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
webhooks/src/main/java/com/autodesk/aps/webhooks/model/Systems.java Adds Tandem (adsk.tandem) as a supported webhook system.
webhooks/src/main/java/com/autodesk/aps/webhooks/model/Events.java Adds Tandem (dt.*) webhook event identifiers.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants