Flow Actions
Doc Sharing Flow Actions
Create Dataroom
introduction 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 a flow action 1 add create dataroom action to your flow in your flow builder, search for the element named "create dataroom" you can also find this action in the cloudfiles category when you click "action" element in "add element" box select the action to insert it into the flow 2 configure parameters please configure the following parameters after inserting the flow action description a description of the dataroom that will be visible to customers name name of the dataroom 3 returned value the apex action returns a custom type called dataroom you can use fields from this type, like id, name etc you can use these fields in subsequent flow actions or save them as custom fields on the record to use outside this flow