Copies an existing file request to a new folder. File requests allow external users to upload files to a specific folder without needing a Box account. This action creates a copy of an existing file request and associates it with a different destination folder. IMPORTANT LIMITAT…
titlestringThe title to use for the copied file request. This is displayed to uploaders on the file request form. If not provided, the title from the source file request is used.
folderRequiredobjectThe destination folder to associate with the copied file request. Must include the folder 'id' field.
statusstringStatus of the file request.
expires_atstringThe date after which the copied file request will no longer accept submissions (ISO 8601 format, e.g., '2030-12-31T23:59:59Z'). After this date, the status is automatically set to 'inactive'. If not provided, no expiration is set.
descriptionstringThe description to use for the copied file request. This is displayed to uploaders on the file request form. If not provided, the description from the source file request is used.
file_request_idRequiredstringThe unique identifier of the file request to copy. IMPORTANT: File request IDs can ONLY be obtained from the Box web application URL - there is no API to list file requests. Visit a file request in the Box web UI (e.g., https://*.app.box.com/filerequest/123) and copy the ID from…
is_email_requiredbooleanWhether uploaders must provide their email address when submitting files to the copied file request. If not provided, the setting from the source file request is used.
is_description_requiredbooleanWhether uploaders must provide a description when submitting files to the copied file request. If not provided, the setting from the source file request is used.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.