Skip to main content

Upload File Chunk

Upload data to the file identified by File ID.

Parameters

ParameterDescription
File ContentThe contents of the file to upload as bytes.
File IDThe ID of the file to upload. Can be obtained from the 'Initiate File Upload' action.
Upload OffsetThe numeric offset at which the bytes contained in the body should be written. This offset must be a multiple of the initiated chunk size returned in 'Initiate File Upload'.

Workflow Library Example

Upload File Chunk with Nightfall Ai and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop