-
Reminder: Studio Prime Integrations End of Life (EOL) on June 30, 2025
We would like to remind all Bluebeam integrations users that on June 30, 2025, the API and integrations functionality within the Studio Prime product will reach end-of-life to make way for enhanced offerings on our updated Integrations platform. All other Studio Prime capabilities, including user management, will remain…
-
creation/manipulation of bluebeam tools using the btx file/code/xml structure
Hello—I'm investigating automations of bluebeam tool creation. I'm interested in taking a database full of pdfs with shapes and vector images that I want to turn into tools (steel sections and simpson fasteners). What do you power users out there know about this? Thanks! CGPT says this about it: Likely Storage Structure…
-
Batch Processing or Pdf Overlays
Hi all, I am looking into automating PDF overlays to compare architectural changes. Since there are more than 100 drawings, I am trying to create a hook that triggers when files are updated in the folder, automatically overlaying the PDFs and saving the output to a specified destination.
-
New Webhook Subscriptions API endpoints available
Happy Friday, everyone! The Integrations team is happy to share that we have new Subscription endpoints, also known as Webhooks, available on the public Bluebeam Studio API. ⚙️ What's New These endpoints allow developers and partners to subscribe to activity and updates made to a Studio Project or Session while building…
-
Launching new Bluebeam Integrations Hub
We are excited to launch the new Bluebeam Integrations Hub in the Bluebeam Technical Support site. The new Bluebeam Integrations Hub will offer you a self-service and easy entry experience into the Integrations program whether you are an end user or developer. 🚀 What's happening? We are launching a new Bluebeam…
-
Studio Prime Integrations End of Life (EOL)
More than 10 years ago, Bluebeam released Studio Prime, which included access to Studio API endpoints. This made it possible for customers and third-party software partners to develop custom integrations that utilized some of Studio’s most popular features like Sessions and Projects. We are pleased to announce the new…
-
External Script Engine
Bluebeam Support informed me that external scripting is a provided feature but not a supported feature so the only avenue for support is peer support. Searching the forum doesn't yield many results that would indicate many users are taking advantage of this feature but I guess that isn't surprising since it isn't…
-
API for Org Admin Portal
It would be helpful to have an API for the Org Admin Portal. The following functions would be useful: Ability to automate retrieval of subscription status (# used, #free, last used/login, etc.) Ability to automate deactivation of users. Ability to automate the resending of invitations
-
ProjectWise Explorer 2024 support
Hi there, as AutoCAD 2025 will soon become our default AutoCAD version, many of our Users will no longer be able to use Bluebeam, as it doesn't support ProjectWise Explorer 2024, are there any plans to provide a plug-in which works with PWE 2024? PWE 2024 was released almost 7 months ago now, so i'm a little surprised it's…
-
Custom Columns in Properties toolbar tab
When making changes to custom column information, it would be easier, to have this column shown right under layers in the properties toolbar, so we don't have to go the markup list or properties to make changes.
-
Bluebeam Integration with Autodesk Construction Cloud (ACC)
Hello, Just wanted to mention that if there's a way that Bluebeam could be used within the Autodesk Construction Cloud (ACC) opposed to the .pdf related tools that Autodesk provides within ACC, I believe a lot of people would prefer to use your tools instead. This would require integrating Bluebeam into ACC's cloud…
-
Grant Full Control to All Studio Data To Select Group of Users To Access Data Through Studio API
Hi all, With the EOL of Studio Prime coming at the end of the year I was wondering if there was a plan to create something that gives users essentially what Studio Prime is already providing, the ability to share "Full Access" to all studio data within a selected group of users, while being able to leverage this with the…
-
Seeking Scripting Guidance
Follow up to this post. Now with a specific example/goal. I need to count/tally instances of all variations of a certain string (regex: W\d{2}X\d{2}). Requesting help with this from an LLM (per reply/suggestion to previous post) yields JS that appears valid but raises errors. // Bluebeam Revu eXtreme Script function…
-
Bluebeam Scripting (specifically BalancePages)
BalancePages should have a function to allow you to insert your own PDF. InsertPages has this functionality, so it isn't too far out of the realm of possibilities. Use: Making sure documents are always even or odd by slip-sheeting individual PDFs prior to combining. Having the possibility of IF/THEN statement in Bluebeam…
-
Javascript Code for Submittal Streamlining
This is my first post, so please forgive me if I misstep! I had a project for a client that was looking to streamline their submittal process. In the past, their method was to complete single lines for lighting control in AutoCAD and print to PDF for contractors to Bid / utilize for construction. Our idea was to further…