Skip to main content

DX Engine for Strapi

alt_text

ComponentRequires ConnectorAllows for Personalization
Static Record ListYesYes
Dynamic Record ListYesYes

Connector Configuration

Parameter NameParameter PropertyDescription
Strapi Endpointendpoint
Tokentoken

Static Record List

Component Configuration

Parameter NameParameter PropertyDescription
Connection CodeconnectionCodeThe Connection Code of a configured Strapi Connector.
Content ModelrecordTypeWithCollectionName
Display FieldnamedisplayFieldnameThe field from the Strapi record to display when selecting from a list of records.
Fields to searchsearchFields
RecordsrecordIds

Component Experience Rule Configuration

Parameter NameParameter PropertyDescription
RecordsrecordIdsAn array of record identifiers to fetch.

Dynamic Record List

Component Configuration

Parameter NameParameter PropertyDescription
Connection CodeconnectionCodeThe Connection Code of a configured Strapi Connector.
Content ModelrecordTypeWithCollectionName
Tag FieldnametagFieldThe field from the Strapi record to filter by.

Component Experience Rule Configuration

Parameter NameParameter PropertyDescription
Tag ValuestagValuesThis list of values is used to filter the fetched Strapi Records. Only records that have a Tag Field containing this value will be fetched.