Upload File Chunk
Upload data to the file identified by File ID.
Parameters
Parameter | Description |
---|---|
File Content | The contents of the file to upload as bytes. |
File ID | The ID of the file to upload. Can be obtained from the 'Initiate File Upload' action. |
Upload Offset | The 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
Preview this Workflow on desktop