Apex
CloudFiles Client

Create Links

Create CloudFiles Link(s)

Apex


Parameters

  1. linkInputs- List of Types.CreateLinkInput objects
  2. library - Type of library. Example - sharepoint. You can get this value from Content Library
  3. 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 Link objects

Example

Apex