Tool to bulk add file owners to multiple files in Documents. Adds owners (users or groups) to files without removing existing owners. Use when you need to grant ownership access to multiple files at once for users or groups.
file_idsRequiredarrayThe IDs of the files you want to add owners to. To get the file_id, open the file in the SafetyCulture web app and copy the last part of the URL. For example, in this link https://app.safetyculture.com/documents/document/765aa2e6-69cb-43b5-8ab4-48ab26e2a094, the file ID is 765aa…
user_idsarrayThe IDs of the users you want to add as owners. To get the user_id, open the user in the SafetyCulture web app and copy the last part of the URL before /profile. For example, in this link https://app.safetyculture.com/organisation/role_d7b113c0c6774a59b8cfdea1ab1da89a/users/user…
group_idsarrayThe IDs of the groups you want to add as owners. To get the group_id, open the group in the SafetyCulture web app and copy the last part of the URL before /users. For example, in this link https://app.safetyculture.com/organisation/role_d7b113c0c6774a59b8cfdea1ab1da89a/groups/ro…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.