...
BackOffice
AdobeĀ® plugin or extensions
DocumentCreateFromChiliPackage API -
POSTĀ /rest-api/v1.2/resources/documents/frompackage
When uploading a package, you can define the folder location for uploaded Assets or Fonts.
Expand | ||
---|---|---|
| ||
In the API call, use the query properties:
For example:
|
If you don't define a location, default locations will be used as defined in the fonts.xml
and the assets.xml
files.
Fonts:
General\FromInDesign\{file name}
Assets:
Imported\{document name}\{file name}
Info |
---|
Note: If the default path contains a file with the same name, the new file from the package will not be uploadedbe added. Instead, the document XML will be modified during import to utilize the file already in the BackOffice. |
Best Practices
Font Management
...