Currently, this idea, is not available in the API itself, however it can
be accessed using a GET call to the controller. Here is an
example:https://solaris.devtest.workfront-dev.com/internal/customform/data/export?objID=60b8f7770001bf8f3bd520192559bc79&objCode=PROJ&categoryIDs=["60b62b690004dd47655b2f0ae0d76241"]&additionalFields=["overview"]The
call should have the same sessionID header as with API call.You can test
it by pasting this string (change the corresponding values of course) in
the br...