Tools
Last updated
Tools service exposes some "tool"-like methods
POST https://cca-{region}-saas-{enviroment}.infomaker.io/twirp/cca.Tools/ConvertToDocument
Method to convert NewsML to Document
newsml
string
Full XML NewsML based document
POST https://cca-{region}-saas-{enviroment}.infomaker.io/twirp/cca.Tools/ConvertToNewsml
Convert Document to NewsML
document
naviga.Document
A Naviga Doc in JSON
POST https://cca-{region}-saas-{enviroment}.infomaker.io/twirp/cca.Tools/ValidateNavigaDoc
Validate NavigaDoc document JSON against JSON schema
document
naviga.Document
api-method-response endapi-method-response
cca.DownloadType DownloadType can be passed as a parameter when downloading assets
cca.LockingMode Locking mode is passed as a parameter when saving documents
cca.ProcessingStatus
Last updated
TYPE_UNKNOWN
TYPE_ORIGINAL
TYPE_PRESENTATIONNONE
OPTIMISTIC_LOCKING
PESSIMISTIC_LOCKINGUNKNOWN
IN_PROGRESS
DONE
ERROR