Issues with generated document metadata

Hello,
We use the Documents Rest API to generate files in our application.
We are currently trying to set some of the metadata properties of the Word document as part of that generation without much success.

In this page of the documentation, it specifies the possibility to pass a @metadata object into the data input.

I've been testing that functionality and although it apparently works for 'creator' and 'subject', it doesn't work for 'company', 'keywords', 'category', etc. Do you have a list of supported properties? Is it possible to set a custom property?

Many thanks,
Guillem

Hi @guillem.medina,

Unfortunately, custom properties are not supported.

This is the list of supported properties:

Title, Subject, Creator, Description, LastModifiedBy

Best regards,
Petr
Plumsail team

Ok, thanks for letting me know.
Kind regards,
Guillem

1 Like