Update Resources
Update resources(file/folders). This function can be used to update resource properties like name, description etc.
Apex
|
Parameters
- inputs - List of Types.UpdateResourceInput objects
- library- Type of library. Example - sharepoint. You can get this value from Content Library
- 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 functions doesn't return anything