Search K
Appearance
Appearance
Creates a Bluebeam Studio Session, uploads one or more PDF files, and invites specified users to collaborate.
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.
| Field | Type | Required | Description |
|---|---|---|---|
| Session Name | Text | Yes | The name to assign to the new Bluebeam Studio Session. |
| File Paths | List | No | Full server-accessible paths to the PDF files to upload into the session. |
| Users | List | No | Email addresses of the users to invite. If not provided, the session is created without participants. |
| Name | Description |
|---|---|
| Session Id | The unique identifier of the created Bluebeam Studio Session. |