Skip to content

Create Bluebeam Session ​

Creates a Bluebeam Studio Session, uploads one or more PDF files, and invites specified users to collaborate.

Purpose ​

Use this task to automate the creation of a structured review session in Bluebeam Revu without manual setup. It accepts a session name, a list of file paths, and a list of participant email addresses, and returns the ID of the newly created session for use in downstream tasks. This is commonly used in document review and approval workflows where multiple stakeholders must mark up or sign off on files together.

Inputs ​

FieldTypeRequiredDescription
Session NameTextYesThe name to assign to the new Bluebeam Studio Session.
File PathsListNoFull server-accessible paths to the PDF files to upload into the session.
UsersListNoEmail addresses of the users to invite. If not provided, the session is created without participants.

Outputs ​

NameDescription
Session IdThe unique identifier of the created Bluebeam Studio Session.

Tentech