Agnostic Guides
...
Developers Guide
FileNet Endpoints

Upload

1min

Link Enterprise provides an endpoint to upload files to. This is strictly for uploading files, and if you require metadata to be transferred following up with an update endpoint call is required.

Upload a file using HTTP multi part form data. HTTP headers specifying repository, location, domain and the content system named must be specified.
POST
Request
Header Parameters
cmsName
required
String
Name of the content management system configured in Link Enterprise.
location
required
String
Folder id where Link Enterprise is uploading the file. (box folder id) else root folder used.
Content-Type
optional
String
multipart/form-data; boundary=(insert boundary) Example is included in code examples
repository
required
String
Filenet repository where the file exists
domain
required
String
Filenet domain where the file exists