Page WSB_DCAAddFileAPI¶
An API page to add/upload a Document Archive file from a Base64 string.
Properties¶
| Name | Value |
|---|---|
| AboutText | An API page to add/upload an attachment/file and link it to a table record in Business Central (such as invoices, orders, customers, items, etc.) via Apportunix Document Archive. The record to link the file to is specified by providing the ID of the table (tableNo) and System ID (systemId) of the table record to link the file to. Furthermore you can specify the code of a Document Archive File Category the new file record should be categorized under. The file content is passed as a Base64 string. The file is stored on the configured Apportunix Document Archive remote file storage location, and the Document Archive File record that will be created via this API specifies the remote file storage type (SharePoint, Azure Blob Storage, Azure File Share) used and remote file path. |
| APIGroup | documentarchive |
| APIPublisher | apportunix |
| APIVersion | 'v1.0' |
| ChangeTrackingAllowed | False |
| DelayedInsert | True |
| EntityName | addFile |
| EntitySetName | addFiles |
| ODataKeyFields | 1 |
| PageType | API |
| SourceTable | 70257122 |
| SourceTableTemporary | True |