Setup
NoteGeneral information
For general information regarding Evalanche, please refer to the profile documentation
NoteAPI Users
Global users, which should be used for the API, should not be used to login into the Evalanche UI!
If a user opens a customer, when logging out, all API requests will use this customer and will ignore the usedcustomer_id.
The adapter uses virtual fields to control the sending.
| Field | Function |
|---|---|
MAILING_ID |
Evalanche Mailings ID to use |
PROFILE_ID |
(optional) Comma separated list of profile ids to send the mailing (uses sendToProfiles) |
TARGETGROUP_ID |
(optional) Target group ID to send the mailing (uses sendToTargetgroup). It send the mail directly without any speed limit to all profiles in the target group |
At least PROFILE_ID or TARGETGROUP_ID is required to send a mail.