petrbroz / vscode-forge-tools

Visual Studio Code extension for accessing Autodesk Forge services and content.
https://marketplace.visualstudio.com/items?itemName=petrbroz.vscode-forge-tools
MIT License
74 stars 17 forks source link

Enable user to provide value for misc.workflow in "Translate Object (Custom)" command #34

Closed adamenagy closed 3 years ago

adamenagy commented 3 years ago

Enable user to set this part of the translation job body: "misc": { "workflow": "my-workflow-id" }

See https://forge.autodesk.com/en/docs/webhooks/v1/tutorials/create-a-hook-model-derivative/

petrbroz commented 3 years ago

giphy

petrbroz commented 3 years ago

Alright, this feature has been implemented and will be available in the next release.