The Headless Content Management System is part of the core components of the FlowX.AI platform. It can be easily added to your custom FLOWX deployment to enhance the core platform capabilities with functionality specific to taxonomies and managing various content types.
flowx
as the default value.
Default parameter (env var) | Default FLOWX.AI value (can be overwritten) |
---|---|
KAFKA_TOPIC_REQUEST_CONTENT_IN | ai.flowx.dev.plugin.cms.trigger.retrieve.content.v1 |
KAFKA_TOPIC_REQUEST_CONTENT_OUT | ai.flowx.dev.engine.receive.plugin.cms.retrieve.content.results.v1 |
language
and sourceSystem
should be defined (if you only need the sourceSystem to be translated, you can leave language empty and vice versa, but they cannot both be empty)entries
to be translatedapplication
is not sent, the defaultApplication
value will be used when retrieving the contents from the database.
version
and draft
are not mandatory, if they are not specified, the latest published content will be used.
The service will respond with the following message structure: