Creatio - Upload file action

The Upload file action enables you to upload a file using file streaming in Creatio.

Creatio Upload file actionCreatio Upload file action

Input

Input fieldsDescription
File nameSpecify the name of the file to be uploaded.
Mime typeThe MIME type of the file.
File contentContent of the file.
EntityObject name where the file has to be uploaded.
Entity columnObject column name where the file has to be uploaded.
Total file lengthTotal file length in GB or MB. The total file length should not exceed 2 GB unless the Creatio instance is connected to a S3 bucket.
Chunk sizeThe chunk size in bytes in binary. For example, 10 MB equals 10485760 bytes. Defaults to 10485760 bytes if not specified.

Output

Output fieldsDescription
Error infoError information in case the file upload fails.
SuccessSuccess code
Next PRC EL readyThe field helps to find out when the next Production Release Candidate (PRC) "Early Life" (EL) version of Creatio is ready.
Query IDID for querying the document.
Response statusResponse status
Rows affectedRows affected by upload file action.

Last updated: