Skip to main content

DX Engine's Generic Components

alt_text

ComponentRequires ConnectorAllows for Personalization
Generic Webservice CallYesYes
Rendering InstructionsNoYes

Generic Webservice Call

Connector Configuration

Parameter NameParameter PropertyDescription
Base URLbaseUrl
Pathpath
MethodmethodValid values: GET, POST, PUT, DELETE
HeadersbaseHeaders
Query ParametersbaseQueryParams
BodybaseBody

Component Configuration

Parameter NameParameter PropertyDescription
ConnectionconnectionCodeThe Connection Code of a configured Contentstack Connector.
Webservice Pathpath
Methodmethod
HeadersbaseHeaders
Query ParametersbaseQueryParams
Query Parameter OptionsqueryParamsOptions
Bodybody

Component Configuration

Parameter NameParameter PropertyDescription
Headersheaders
Query ParametersqueryParams

Rendering Instructions

Component Configuration

Parameter NameParameter PropertyDescription
Default InstructionsdefaultInstructionsArray of key/value objects. [{key<string>, value<string>]. The intent is to provide further instructions to the rendering logic.

Component Configuration

Parameter NameParameter PropertyDescription
InstructionstriggeredInstructionsArray of key/value objects. [{key<string>, value<string>]. The intent is to provide further instructions to the rendering logic.