Options
Defaults to scnem.com
.
The full hostname of the evalanche instance. Usually: scnem.com
, scnem2.com
Could include a subdomain for some customers.
Username to authenticate.
Password to authenticate.
The Pool ID of the needed profiles.
If enabled (1
or true
) it will also check bounces, when checking if a profile changed.
If the bounce field is not used, this could be disabled (0
or false
) for less requests and faster processing time.
Bounce date will NOT influence REAL_CHANGE_DATE when the record directly fetched by Webhook.
If enabled (1
or true
) it will also check unsubscriptions, when checking if a profile changed.
If the subscription field is not used, this could be disabled (0
or false
) for less requests and faster processing time.
If enabled (1
or true
) it will also check granted permission changes, when checking if a profile changed.
This is required if its required to detect if a user finished the double opt-in process.
If the granted permissions (e.g. DOI) is not required, this could be disabled (0
or false
) for less requests and faster processing time.
Only takes effect in combination with masstransfer.
If enabled (1
or true
) multiselect fields will be merged on update.
A Profile has a multiselect field Option A
set. Through an update Option B
will be passed to Evalanche.
When this options is disabled (default), only Option B
will be saved in the profile.
With this option enabled, the profile will be saved with Option A
and Option B
.