Apex
CloudFiles Client

Create Content Version Batch

This method will create content versions of a batch of files in salesforce. Refer to this article for more functional details.

Apex


Parameters

  1. 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

This method does not return anything