We don’t want you to miss any updates! Below you’ll find a recap of all APS blog posts published since our last recap — including major announcements, SDK updates, new code samples, and upcoming
Removal of APAC region code
In November 2024, Autodesk announced the official value used to indicate the Australia region will be AUS instead of APAC. As the last phase of this change from APAC to AUS, Autodesk plans to remove
Autodesk Construction Cloud Transmittals API General Availability
We are pleased to inform you about the general availability of the Autodesk Construction Cloud (ACC) Transmittals API: another Autodesk Docs-specific API! The Transmittals tool in Autodesk Docs allows
Use local files with the Fusion Automation API extension in VS Code
Fusion Automation API extension in VS Code is a great utility to test your code both locally and on our server. (you'll also need this Fusion add-in installed: https://github.com/autodesk-platform
Powering AI Innovation: Autodesk, AWS, and SAP Unite for APS Developer Accelerator in Munich
The Power of Collaboration: Solving Real-World Challenges The true measure of the accelerator was the tangible progress made on real-world challenges. The energy and focus were immediately apparent
We're live: A more flexible, future-ready way to access Autodesk APIs
Today, I’m sharing an important milestone for Autodesk’s platform evolution, as well as our developer community: the new Autodesk Platform Services business model is officially live. This update is
Debugging AutoCAD and Civil 3D Plugins with Cursor: A Modern Developer Workflow
Introduction If you ever found yourself developing a DLL bundle for AutoCAD Automation API, you probably came across this repo - It covers debugging locally with Visual Studio. But the tooling