September 18, 2025
by VIKTOR
With the AutodeskFileField, users can select files from their Autodesk cloud storage. It lets them browse and pick files directly within your app. Setting this up is quick and simple, requiring just a few lines of code! Learn more in the documentation.
With the new AutodeskView, you can load and visualize Autodesk models straight from Autodesk Construction Cloud (ACC), right inside your VIKTOR apps. No more downloads or external viewers, but a seamless way to explore your models in real-time. You only need a few lines of code to implement this! Read more in the documentation.
The App Builder now supports OAuth 2.0 integrations as well! This means you can securely connect to services like Autodesk directly from your App Builder apps, without any extra setup. Simply open your app details in the App Builder (gear icon), head to the integrations page, and assign the integration you want to use. From here, just insert the integration name in your prompt, and the App Builder will generate the required code for you!
Combined with the AutodeskFileField and AutodeskView, you can easily build Autodesk-enabled apps in just a few clicks: from selecting files straight from your cloud storage to visualising models directly in your app. Read more in the documentation.
Until now, App Builder apps have not supported storing entities or creating revisions. With this update, you can now enable saving.
This enables the creation of apps where users can define entities and store their inputs, ensuring that their work is persisted and always readily accessible.
Working platforms are amongst the most important temporary works, ensuring the safe operation of tracked plants during construction. Following the BRE 470 practice guide, Temporary Works Designers can reliably design platforms that provide stability and safety on site. To make this process faster and more consistent, Georgios Malliotakis built an app that automates the calculation of required platform thickness according to BRE 470. The result? Safer, more reliable designs delivered in a fraction of the time. Make sure to try out Georgios’ app.
Would you like to share your application with the rest of the community as well? Please let us know by sending an email to support@viktor.ai!
SDK
CLI
PLATFORM
Added global scope to OAuth2 integrations
Added an app configuration page to the app builder
Added user assignment to the create and edit project dialogs
Update the way context and conversation history is send to the App builder
Project bulk users endpoint to accept the invitation of admins
Added project deletion to the edit project page
Improved app builder performance and added pagination for larger conversations
Fixed activity charts not showing month names correctly in certain time zones
Optimized manifest check on app reloads in development workspaces
Added visibility and owner filter to projects, updated search to include workspace names.
Fixed inactivity notification to not show on app builder initialization