Last updated:
The Formcentric Content Hub Adapter allows you to access your forms from the Formcentric Cloud directly within CoreMedia. After installation, editors can search for forms directly via the CoreMedia Studio library and embed them into pages as HTML fragments.
To use the Formcentric Content Hub Adapter, you must first register and activate the plugin in your CoreMedia environment.
workspace-configuration/plugins/plugin-descriptors.json.(Ersetzen Sie {VERSION} durch die von Ihnen verwendete Adapter-Version).
4. Aktivieren Sie das Plugin gemäß der offiziellen CoreMedia-Dokumentation für den Content Hub.
Sie haben das Plugin erfolgreich registriert und aktiviert.
Once the plugin is activated, establish the connection to Formcentric.
factoryId: Enter exactly formcentric.connectionId: Choose an identifier for this connection (e.g., formcentric-main).displayName (optional): Enter a name to be displayed for the connection in the CoreMedia Studio library.
For each configured connectionId, you must provide your Formcentric API client credentials to CoreMedia as runtime properties.
Set up the following two properties for your environment:
(Replace <configured connectionId> with the Connection ID chosen in the previous step).
Omit script property (omitScript)
By default, the Formcentric embedding script is delivered alongside every form HTML fragment. If you have already embedded the Formcentric script centrally in your website header, you can disable automatic delivery.
Add the following runtime property:
false (default): The script is loaded with every form fragment.true: The script is omitted (requires the script to be present in the website <head>).After successful installation and setup, the Formcentric integration will be available in CoreMedia Studio:
connectionId matches your configuration.