Providers

Content Creation API BaseUrl

Name of the config key store key containing the url for the content creation api.

${DBKS:CCA_URL}

Content Provider (LCC/OC)

Name of the config key store key containing the name of the content provider configuration. The Key Store value is standard as customer-editorial

${DBKS:CA_PROVIDER}

ICP image content provider

Provider

Name of the config key store key containing the name of the image content provider configuration. The Key Store value is standard as customer-editorial

${DBKS:ICP_PROVIDER}

Identifier

Enter the identifier ("uuid" för im-engine or "filename" for imgix).

uuid

Functions

Example:

{
    "noCrop": "noCrop",
    "crop": "crop",
    "fullSize": "fullSize"
}

Here you will find examples of how to write the functions in the ICP Configuration for im-engine and imgix.

Last updated