Apex
CloudFiles Client

Search by Resource Metadata

Refer to this article: Search by Resource Metadata to understand what this action does in detail.

Apex


Parameters

  1. inputs - List of -- 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

Returns a List of Resource List

Example

Apex