DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Reference

Property

Property:

Data type

Data type:

Description

Description:

Default

Default:

Property

apiKey

Data type

string

Description

Der API-Key

Default

Property

listId

Data type

string

Description

Gruppen-ID

Default

Property

formId

Data type

string

Description

Formular-ID

Default

Property

unsubscribemethod

Data type

options

Description

Wie Benutzer aus der Liste entfernt werden

Default

Property

debug

Data type

int

Description

Debug Modus

Default

Achtung: Falls die Daten nicht korrekt übertragen werden sollten, kann es daran liegen, dass Sie die Variabeln in CleverReach anders, als die Standard-Einstellung benannt haben. Dann läuft das mapping natürlich schief.

Sie können das Mapping ändern, in dem Sie die Beispielkonfigurationen anpassen. Schauen Sie dazu in die jeweilige setup.txt in den Abschnitt für den Finisher. Beispiel:

fields {
  # cleverreach api field name
  firstname {
    # form fieldname
    mapping = firstname
  }
}