Apex
CloudFiles Client

Create Datarooms

A Dataroom is a way to share multiple files & folders with customers and to receive files from them. In this article, we will see how to create a dataroom using .

Apex


Parameters

  1. dataroomInputs - List of Types.CreateDataroomInput
  2. runAs - Email Id of the user on whom behalf the function should run. If you want to run the action as automation user, supply integrationUser

Return Type

List of Dataroom objects

Example

Apex